题海让大学四年没有难题
白天模式登陆

题目详情

单选题 设有学生表student,包括name、sex、age三个字段,sex的默认值为"男",插入一条新记录("Matthew","男",20),以下不正确的是

A. INSERT INTO student(name,age) VALUES("Matthew",20)

B. INSERT INTO student VALUES("Matthew",DEFAULT,20)

C. INSERT INTO student VALUES("Matthew",20)

D. INSERT INTO student SET name="Matthew",age=20

数据库技术与应用课程封面

学科:数据库技术与应用

时间:2024-03-27 00:32:03

Copyright © 2022 津ICP备2021001502号