问题详情
VBA中打开“student”表的语句是()。
A)Docmd.OpenForm”student”
B)Docmd.OpenQuery”student”
C)Docmd.OpenTable”student”
D)Docmd.Openreport”student”