题目:在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()
答案:评论后可见此内容
推荐使用我们的公众号搜索题目,题目更全,检索更方便。支持语音、图片、文字等多种搜索方式。