Error!
Success!

Defragging SQL Indexes

0
kicks

Defragging SQL Indexes  (Unpublished)

Similar to hard drives, each time data in a SQL index is added, deleted, or updated, the index has the potential to become fragmented. The ultimate result is that SQL queries will take a less than optimal time to execute. Just as defragging a hard drive can improve performance, defragging SQL Server indexes can improve performance significantly.


Kicked By:
Drop Kicked By: