| 1. | All clustered and nonclustered indexes on tables 表中的所有聚集索引和非聚集索引 |
| 2. | For more information about clustered indexes , see 有关聚集索引的详细信息,请参阅 |
| 3. | A heap is a table that does not have a clustered index 堆是没有聚集索引的表。 |
| 4. | Primary key constraint with a clustered index 具有聚集索引的primary key约束。 |
| 5. | Disabled clustered index or disabled indexed view 禁用的聚集索引或禁用的索引视图 |
| 6. | Clustered tables are tables that have a clustered index 聚集表是有聚集索引的表。 |
| 7. | Only one clustered index can exist per table 对于每个表,只允许存在一个聚集索引。 |
| 8. | These are the columns included in the index definition 索引定义中包含聚集索引列。 |
| 9. | Primary key constraint with a nonclustered index 具有非聚集索引的primary key约束。 |
| 10. | Unique nonclustered indexes cannot be created online 不能在线创建唯一的非聚集索引。 |