Working with Indexes
An index is a mechanism for providing fast access to table rows or for enforcing certain constraints.
For details about working with indexes, see the following topics.
In This Section
How to: Create Clustered Indexes
How to: Create Full-Text Indexes
How to: Create Spatial Indexes
How to: Change Index Properties
How to: Delete Full-Text Indexes from Databases
How to: Delete Spatial Indexes
How to: Sort Data in a Clustered Index