单项选择题

在VBA中打开“stu”表的语句是( )。

A.Docmd.OpenForm"stu"
B.Docmd.OpenQuery"stu"
C.Docmd.OpenTable"stu"
D.Docmd.OpenReport"stu"