October 2004
Reindexing your database tables to eliminate fragmentation is important for maintaining your databases’ health, but it can be time-consuming. Here’s a utility that uses DBCC SHOWCONTIG to automate this essential task.
SQL Server Magazine