單項(xiàng)選擇題不允許記錄中出現(xiàn)相同的索引關(guān)鍵字值的索引是()。

A、主索引和普通索引
B、候選索引和唯一索引
C、主索引和候選索引
D、主索引和唯一索引


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題將含有字段出生日期、性別的student.dbf排序生成xuesheng表,正確的是()

A、sort to xuesheng on 出生日期
B、sort to xuesheng on 性別 of student
C、sort to xuesheng on 性別 from student
D、sort to 出生日期 on xuesheng

2.單項(xiàng)選擇題按姓名字段升序排序,形成名為SL的表文件,下列命令中錯(cuò)誤的是()。

A、Sort to SL on 姓名
B、index to SL on 姓名
C、Sort to SL on 姓名/A /C
D、Sort to SL on 姓名/A