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

Scripts with tags Advanced Querying, Miscellaneous Rss

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

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

Search for any content tagged Advanced Querying & Miscellaneous

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 | 42 reads

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

Sets up 3 'table of numbers' that completely fill a 1, 2, and 3-level clustered index respectivly with 620, 384400, and 238328000 numbers.  Read more...
Rating: (not yet rated) |  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 | 1,164 reads
   Items 1 to 3 of 3