| 1. | All clustered and nonclustered indexes on tables 表中的所有聚集索引和非聚集索引 |
| 2. | Primary key constraint with a nonclustered index 具有非聚集索引的primary key约束。 |
| 3. | Unique nonclustered indexes cannot be created online 不能在线创建唯一的非聚集索引。 |
| 4. | B . creating a simple nonclustered composite index B .创建简单非聚集组合索引 |
| 5. | Including nonkey columns in nonclustered indexes 在非聚集索引中包含非键列 |
| 6. | The nonclustered index can be unique or nonunique 非聚集索引可以唯一,也可以不唯一。 |
| 7. | To the heap and any associated nonclustered indexes 应用于堆和任何关联的非聚集索引。 |
| 8. | The following example creates a nonclustered index on the 创建简单非聚集索引以下示例为 |
| 9. | Clustered and nonclustered indexes only 仅保留聚集索引和非聚集索引。 |
| 10. | A heap with lob data and no nonclustered indexes , and ,具有lob数据但没有非聚集索引的堆; |