当前位置:百科知识 > 知到猛志常在答案

问题描述:

[单选] 接上题,如向表中添加一新同学的信息(”2018020999”,”杜子腾”)的正确SQL语句是()
A.Insert to student values (”2018020999”,”杜子腾”) B.Insert to student(学号,姓名) values (”2018020999”,”杜子腾”) C.Insert into student values (”2018020999”,”杜子腾”) D.Insert into student(学号,姓名) values (”2018020999”,”杜子腾”)
参考答案:查看
答案解析:
☆收藏

随机题目