Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes how to view all indexes for a specified table.
To view all indexes in a database
In Object Explorer, connect to an instance of the SQL Server 2005 Database Engine and then expand that instance.
Expand Databases, expand the database that contains the table with the specified index, and then expand Tables.
Expand the table in which the index belongs and then expand Indexes.
See Also
Concepts
Other Resources
Database Engine How-to Topics
Indexes How-to Topics
sys.indexes (Transact-SQL)