| Script: Database Defragmentation |
|
|

May 7, 2006
Script: Database Defragmentation
By Rahul Sharma
Over a period of time, because of the inserts, updates and deletes, the data and the index pages can get fragmented. Here's a script that can help to defrag the database:
Click here for code. |