Community

SQL Server script to rebuild all indexes for all tables and all databases

(Greg Robidoux) One of the main functions of a DBA is to maintain indexes. There have been several tips written about different commands to use for index rebuilds and index reorgs as well as the differences between index maintenance with SQL Server.