当前位置:百科知识 > 工学题库1

问题描述:

[多选] 下列创建表student的语句不正确的是()
A.createtablestudent(学号char(10),姓名char(2),年龄int(4)) B.createtablestudent(学号char(10),姓名char(10),年龄int) C.reatetablestudent(学号char(10)姓名char(10)年龄int) D.以上都不能正确创建一个表
参考答案:查看
答案解析:
☆收藏

随机题目