训练
通过海量题库、编程比赛和实时排名,系统化提升您的编程能力。
Dotcpp
编程
编程教程
▾
编程训练
▾
编程考试
▾
团队教学
▾
AI 编程
▾
登录/注册
编程教程
▾
编程训练
▾
编程考试
▾
团队教学
▾
AI 编程
▾
Dotcpp
/
试卷列表
/
题库练习
/
题目 1954
为student表增加一个年龄字段正确的语法为。
为student表增加一个年龄字段正确的语法为()。
A.
add sAge to student
B.
change table student add sAge
C.
alter table student add sAge int
D.
alter table student add sAge
检查答案
答案
C
题目信息
题号:
1954
题型:
单选题
难度:
普通
去题库练习