手机扫码访问

导航
您当前的位置:首页 > 计算机 > 等级考试
问题:

[选择题]在student表sno字段上添加主键约束,正确的SQL语句是()

A  alter table student  add constraint pk_sno  primary key (sno)

B  alter table student  add   primary key (sno)

C  alter table student  add  sno  primary key

D  alter table student  add  pk_sno   primary key()

答案解析:

相关问题
关于我们 | 用户指南 | 版权声明 | 给我留言 | 联系我们 | 积分商城 | 答案求助 | 网站地图
Copyright © 2020 www.daanwo.com All Rights Reserved