下列命令结果中,肯定生成一个空表的是()
A:copy to boy for 性别=“男”
B:copy file da.dbf to boy.dbf
C:copy stru to boy fields 姓名,年龄,奖学金
D:select * from da where 性别=“男” into dbf boy
出自:计算机科学