单项选择题

在Visual FoxPro中,要运行查询文件query1.qpr,可以使用命令

A.DO query1
B.DO query1.qpr
C.DO QUERY query1
D.RUN query1