Nóta
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as shíniú isteach nó eolairí a athrú.
Teastaíonn údarú chun rochtain a fháil ar an leathanach seo. Is féidir leat triail a bhaint as eolairí a athrú.
To create efficient indexes that improve the performance of your database application by increasing the speed of your queries, you need an understanding of how to create and maintain the indexes on the tables in your database.
In This Section
- How to: Delete an Index (SQL Server Management Studio)
- How to: Modify an Index (SQL Server Management Studio)
- How to: Move an Existing Index to a Different Filegroup (SQL Server Management Studio)
- How to: Rebuild an Index (SQL Server Management Studio)
- How to: Reorganize an Index (SQL Server Management Studio)
- How to: View All Indexes in a Table (SQL Server Management Studio)
See Also
Other Resources
Understanding Indexes
Database Creation and Design How-to Topics