Community

SQL Server Index Report with Included Columns, Storage and more for all Tables in a Database

(Percy Reyes) I am sure sometimes as SQL Server DBAs and Developers we would like to report on more detailed information about indexes on a table. One of the primary means to find the information is sp_helpindex which is a system stored procedure to check index summary information.

Read More - Register for Free Membership