单项选择题
A.在关系型数据库系统中,关系型数据库是通过一个二维表来表示数据之间的联系的B.数据库不能多用户共享C.数据中的最小访问单位是记录D.数据库中的数据不能是图像
在VF中,?type("10/01/88")的输出结果为()。A.NB.CC.DD.U
单项选择题在VF中,?type("10/01/88")的输出结果为()。
A.NB.CC.DD.U
在VF中,比较wait accept input 三条命令,以回车键结束的命令是()。A.wait accep...
单项选择题在VF中,比较wait accept input 三条命令,以回车键结束的命令是()。
A.wait accept inputB.wait acceptC.accept inputD.wait input
在VF中,如果有两个表"score.dbf"和"ascore.dbf"的结构完全相同,那么要将score.db...
单项选择题在VF中,如果有两个表"score.dbf"和"ascore.dbf"的结构完全相同,那么要将score.dbf中的记录追加到ascore.dbf之后,应使用的命令组()。
A.use score /append form ascoreB.use ascore /append form scoreC.use score /copy to ascoreD.use ascore /copy to score