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

Content with tag covering index Rss

   Items 1 to 2 of 2   
 

Finding all Columns of an Index

This script helps to find all columns of an index on a table. Include columns covered (include)  Read more...
By Augusto Alfonso 2011/06/17 | Source: SQLServerCentral.com | Category: indexing
Rating: |  Discuss |   Briefcase | 1,198 reads

Covering Index using Included Columns

This article from Josef Richberg details the benefits of included columns for use in creating a covering index to improve performance.   Read more...
By Josef Richberg 2010/02/11 | Source: SQLServerCentral.com | Category: included columns
Rating: |  Discuss |   Briefcase | 11,410 reads
   Items 1 to 2 of 2   
 
Tags
included columns (1)    
indexing (1)    
non-clusterd index (1)