单项选择题
在表student中添加年龄age列,下面语句正确的是()
A.alter table student with age;
B.alter table student add age int;
C.alter table student add age;
D.alter table student with age int;
点击查看答案&解析

单项选择题
A.alter table student with age;
B.alter table student add age int;
C.alter table student add age;
D.alter table student with age int;
微信扫一扫,加关注免费搜题