Archives: August 2011
T-SQL to find Fragmented Indexes
Fragmentation of Indexes is one of the reason for low performing queries resulting in a poor application performance.
Today, I will present a simple script which will help in identifying the level of fragmentation in a Database.
--Replace this with the name of the Database for which we want to
2 comments, 2,138 reads
Posted in Juggling With SQL on 22 August 2011



Subscribe to this blog