在使用create index语句创建聚集索引时,需要使用的关键字是( ),建立唯一索引的关键字是( )。
举一反三
- 在使用CREATE INDEX语句创建聚集索引时,需要使用的关键字是 ____;建立惟一索引的关键字是 UNIQUE。
- 在使用CREATE INDEX语句创建聚集索引时,需要使用的关键字是( )。 A: unique B: clustered C: nonclustered D: with
- 在使用CREATE INDEXE创建索引时,使用( )关键字可以创建位图索引
- 创建唯一B树索引的关键字是() A: create index B: create bitmap index C: create unique index D: create index …… reverse
- 使用CREATE INDEX语句创建索引时,默认创建的索引类型为【1】索引