Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Prioritize Missing Index Recommendations 2 (2005)

By Michael Smith, 2013/05/20

This is an enhanced version of my previous script: Prioritize Missing Index Recommendations (2005).

To aid in evaluation of whether the recommended index is reasonable, I have added :

1. counts for key columns and the total columns of the recommended index 

2. the length/bytes for both key and all columns  Note this is 'per row', not what the space used would be once actually created

I have also removed the threshold/min row construct, so all recommended indexes will appear.

Total article views: 1768 | Views in the last 30 days: 8
 
Related Articles
FORUM

Index on BIT column

Index on BIT column

FORUM

Unique index on multiple column primary key (composite)

Create unique index on multiple column for Full text index

FORUM

Columns order in the index

Columns order in the index

FORUM

Concantenate columns in index

How do you Concantenate columns in index

FORUM
Tags
indexing    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones