单项选择题
A.数据段 B.盘区 C.表 D.表空间
A.主键字段输入的数据不允许重复 B.主键字段的数据,允许输入空值 C.若主键由多个键组合而成,则某个主键字段可能存在重复值 D.主键字段可以是字符数据类型
A.主关键字约束 B.检查约束 C.唯一约束 D.缺省约束
A.alter table authors add first_name not null B.alter table authors modify first_name not null C.alter table authors alter first_name not null D.alter table authors drop first_name not null
微信扫一扫,加关注免费搜题