SQL Server Central is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
Search:  
 
 

Articles with tag Index Management Rss

Refine your search with one of the following additional tags (with number of items):

SQL Server 2005 (2)    
Administration (1)    
DMVs (1)    

Search for any content tagged Index Management

   Items 1 to 2 of 2   
 

Index related DMVs and DMFs - sys.dm_db_index_usage_stats

Examining statistics of indexes is useful for optimizing the performance of queries. Statistics help us determine the usage and worth of indexes - one simple method is using the index-related dynamic management view; sys.dm_db_index_usage_stats  Read more...
By Additional Articles 2007/11/12 | Source: SQL Server Performance | Category: SQL Server 2005
Rating: (not yet rated)  Rate this |  Briefcase | 1,337 reads

Featured Blog: What happens to non-clustered indexes when the table structure is changed?

Paul Randal, former SQL Server Storage Engine lead, brings us a great explanation of how indexes are affected when you alter your schema.  Read more...
By Additional Articles 2007/10/31 | Source: SQLskills | Category: SQL Server 2005
Rating: (not yet rated)  Rate this |  Briefcase | 2,457 reads
   Items 1 to 2 of 2