Generate script for reconstgruir ena database indexes
2016-05-23 (first published: 2014-03-20)
2,638 reads
Retrieve Index Information for all tables.
2014-04-03 (first published: 2014-03-12)
1,197 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.
2015-12-31 (first published: 2013-11-08)
7,192 reads
This script selects clustered indexes containing only a uniqueidentifier column
2013-10-17 (first published: 2013-10-02)
1,226 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,880 reads