Modifying Indexes
SQL Server 2008
You can perform common index maintenance tasks can by using the ALTER INDEX statement or Object Explorer in the SQL Server Management Studio. The topics in this section describe common tasks you can use to modify a clustered or nonclustered index on a table or view.
