SQL SERVER – 2005 – Find Index Fragmentation Details – Slow Index Performance
Just a day ago, while using one index I was not able to get the desired performance from the table where it was applied. I just looked for its fragmentation and found it was heavily fragmented. After I reorganized index it worked perfectly fine. Here is the quick script I…
Read More