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

Content with tags SQL Server 2005, Index Management, List Indexes Rss

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

Administration (4)     SQL 2005 (4)     Utility (4)     sys.dm_db_partition_stats (3)    
Indexes (4)     TSQL (4)     Crosstab (3)     Duplicate Indexes (1)    
Indexing (4)     T-SQL (4)     FOR XML PATH (3)     Index Usage (1)    
Maintenance (4)     T-SQL Aids (4)     pivot (3)     sys.dm_db_index_usage_stats (1)    
Maintenance and Management (4)     Tuning (4)    
   Items 1 to 4 of 4   
 

The Ultimate Duplicate Index Finder

Searches database-wide for multiple indexes in the same table which has the same column as the first seek key. Optionally limits to LIKE wildcard patterns of table and schema names.  Read more...
By Jesse Roberge 2008/10/17 | Source: SQLServerCentral.com | Category: Index Management
Rating: |  Discuss |  Briefcase | 982 reads

The Ultimate Index Usage Reporter

Reports index stats, index size+rows, member seek + include columns as two comma separated output columns, and index usage stats for one or more tables and/or schemas.  Read more...
By Jesse Roberge 2008/10/13 | Source: SQLServerCentral.com | Category: Index Management
Rating: |  Discuss |  Briefcase | 1,966 reads

The Ultimate Index Lister (Pivoted)

Lists details for all indexes on one or more tables / schemas, including row count and size. This version outputs the member seek + include columns as two comma separated output columns.  Read more...
By Jesse Roberge 2008/10/09 | Source: SQLServerCentral.com | Category: Index Management
Rating: |  Discuss |  Briefcase | 883 reads

The Ultimate Index Lister (Non-Pivoted)

Lists details for all indexes on one or more tables / schemas, including row count and size. The non-pivot version also gives data type and other details for the columns.  Read more...
By Jesse Roberge 2008/10/07 | Source: SQLServerCentral.com | Category: Index Management
Rating: (not yet rated) |  Discuss |  Briefcase | 1,017 reads
   Items 1 to 4 of 4