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

Scripts with tags T-SQL, SQL Server 2005 Rss

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

games (2)     Maintenance and Management (1)     SQL 2005 (1)     TSQL (1)    
Miscellaneous (2)     Management (1)     SQL Server 2000 (1)     T-SQL Aids (1)    
Advanced Querying (1)     Puzzle (1)    

Search for any content tagged T-SQL & SQL Server 2005

Add a script

   Items 1 to 5 of 5   
 

Proc to Rename a file

A simple way to rename a file from within a T-SQL Script, primarily designed to add a date-time stamp. Works in 2000 and 2005.  Read more...
By Simon Facer 2008/06/17 | Source: SQLServerCentral.com | Category: Miscellaneous
Rating: |  Discuss |  Briefcase | 15 reads

A Sudoku solution with set based T-SQL utilizing binary operators.

A Sudoku solution with set based T-SQL approach utilizing binary values and operators, to ease the algorithm.  Read more...
By Kevin Duan 2008/06/09 | Source: SQLServerCentral.com | Category: T-SQL
Rating: |  Discuss |  Briefcase | 98 reads

Tic Tac Toe TSQL Style

This allows a player to play tic tac toe against an automated computer.  Read more...
By adam haines 2008/03/11 | Source: SQLServerCentral.com | Category: TSQL
Rating: |  Discuss |  Briefcase | 966 reads

Parse the dependency chain of an object

Parses up & down the dependency chain of an object  Read more...
By Jesse McLain 2008/02/26 | Source: SQLServerCentral.com | Category: T-SQL
Rating: |  Discuss |  Briefcase | 790 reads

Generate Drop / Create Script for views, stored Procedures

This Script generates drop and create scripts for views or stored procedures.  Read more...
Rating: |  Discuss |  Briefcase | 1,325 reads
   Items 1 to 5 of 5