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

Scripts with tag T-SQL Aids Rss

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

Miscellaneous (384)     Data Warehouse (27)     Mail (8)     Restore (1)    
Maintenance and Management (212)     Index Management (24)     Full-Text Search (2005) (3)     SQL Server 2005 (1)    
SQLInsider Scripts (116)     Lock and Connection Management (15)     SQL Server 2000 (2)     String Manipulation (1)    
Backup / Restore (37)     Replication (9)     Backup (1)    

Search for any content tagged T-SQL Aids

Add a script

   Items 1 to 20 of 623    Next 20 >>
 

DBCC Reindex with Statistics Information and table name optional

Reindex all tables, showing statistics before and after reindexing, table name optional.  Read more...
By Howard P. Lovecraft 2008/03/25 | Source: SQLServerCentral.com | Category: T-SQL Aids
Rating: (not yet rated) |  Discuss |  Briefcase | 604 reads

Trim Trailing Blanks in SQL Queries

Reformats the text output of queries to trim trailing blanks in wide varchar columns for easy copy-and-paste.  Read more...
By Jesse McLain 2008/03/10 | Source: SQLServerCentral.com | Category: T-SQL Aids
Rating: |  Discuss |  Briefcase | 1,101 reads

Restore database with all necessary files

It creates the script for restoring your database with all the backups (full, differential and transaction log) needed.  Read more...
By Josep 2008/02/12 | Source: SQLServerCentral.com | Category: Restore
Rating: |  Discuss |  Briefcase | 857 reads

Effectively mapping primary key – foreign key relations

This script maps the primary key - foreign key relations regardless if the column names are the same or not.  Read more...
By John Liu 2008/01/10 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 819 reads

Check Instance Info

Named or default instance, this will check info like Virtual Server Name, Cluster Name , Current owner, Preferred Owner? and? Status? (if clustered) and IP/Port for the current instance.  Read more...
By Pedro Lopes 2007/12/19 | Source: SQLServerCentral.com | Category: SQL Server 2000
Rating: |  Discuss |  Briefcase | 886 reads

SSRS Multi-Select

By lane sandness | Category: T-SQL Aids
Rating: (not yet rated) |  Discuss |  Briefcase | 36 reads
   Items 1 to 20 of 623    Next 20 >>