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

Scripts with tags T-SQL, Miscellaneous, SQL Server 2005 Rss

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

Advanced Querying (2)     Development (1)     Puzzle (1)     Table (1)    
T-SQL Aids (2)     games (1)     SQL Server 2000 (1)     Table of Numbers (1)    
counter (1)     nums (1)     SQLInsider Scripts (1)     tally (1)    

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

Add a script

   Items 1 to 3 of 3   
 

Counter Table (table of numbers) Setter-Upper for SQL Server 2005

Sets up 3 'table of numbers' that completely fill a 1, 2, and 3-level clustered index respectivly with 622, 386884, and 240641848 numbers.  Read more...
Rating: (not yet rated) |  Discuss |  Briefcase | 106 reads

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 | 1,147 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 | 1,354 reads
   Items 1 to 3 of 3