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

Scripts with tag index Rss

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

Maintenance (2)     mssql 2005 (1)    
Defragment (1)     SQL 2005 (1)    
Indexes (1)     SQL Server 2005 (1)    

Search for any content tagged index

Add a script

   Items 1 to 3 of 3   
 

Checking fragmented indexes

A quick script to check for fragmentation in a database and generate a list of defrag statments you can run.  Read more...
By Gaby Abed | Source: SQLServerCentral.com | Category: index
Rating: (not yet rated) |  Discuss |  Briefcase | 8 reads

disable/enable indexes for table

This procedure disables or rebuilds indexes for a given tablename  Read more...
By Wilfred van Dijk 2008/10/16 | Source: SQLServerCentral.com | Category: mssql 2005
Rating: (not yet rated) |  Discuss |  Briefcase | 11 reads

SQL Server 2005 Index Maintenance

Index maintenance procedure using rebuild or reorganized based on fragementation level.  Read more...
By Luke C 2008/05/29 | Source: SQLServerCentral.com | Category: Maintenance
Rating: |  Discuss |  Briefcase | 354 reads
   Items 1 to 3 of 3