rebuild index sql server

Solutions on MaxInterview for rebuild index sql server by the best coders in the world

showing results for - "rebuild index sql server"
Elisa
14 Mar 2017
1In Object Explorer, Expand the database that contains the table on which you want to reorganize an index.
2Expand the Tables folder.
3Expand the table on which you want to reorganize an index.
4Expand the Indexes folder.
5Right-click the index you want to reorganize and select Rebuild.