Generate script for reconstgruir ena database indexes
2016-05-23 (first published: 2014-03-20)
2,567 reads
Retrieve Index Information for all tables.
2014-04-03 (first published: 2014-03-12)
1,172 reads
Provides a robust breakdown of all indexes contained within a database allowing for quick analysis and identification of inefficient, redundant, unused, bloated, stale, and / or poorly architected indexes.
2019-04-15 (first published: 2013-11-08)
7,107 reads
This script selects clustered indexes containing only a uniqueidentifier column
2013-10-17 (first published: 2013-10-02)
1,211 reads
This script finds the size of all indexes in a database along with the table and the filegroup on which the index resides.
2013-10-15 (first published: 2013-09-23)
1,811 reads