Designing Indexes
The topics in this section provide the information that will help you design efficient and effective indexes.
In This Section
Topic | Description |
---|---|
Describes the major index design tasks. |
|
Provides additional guidelines related to index design tasks. Guidelines are categorized by database, query, and column considerations. |
|
Provides clustered index design guidelines and recommendations. |
|
Provides nonclustered index design guidelines and recommendations. |
|
Provides unique index design guidelines and recommendations. |
See Also
Concepts
Implementing Indexes
Indexes
Optimizing Indexes