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

Scripts with tags T-SQL, T-SQL Aids, SQL Server 2000 Rss

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

Advanced Querying (4)     SQL Server 2005 (4)     Arrays (3)     String Manipulation (3)    
counter (4)     SQLInsider Scripts (4)     Delimited Strings (3)     Miscellaneous (2)    
Development (4)     Table of Numbers (4)     Parsing (3)     Table (1)    
nums (4)     tally (4)    

Search for any content tagged T-SQL & T-SQL Aids & SQL Server 2000

Add a script

   Items 1 to 5 of 5   
 

Delimited String Parsing Functions - TwoCol set

Feed it two delimited strings of horizontal data and it returns it back as a vertical table with the two column data in the same synchronized position order.  Read more...
By Jesse Roberge 2008/10/23 | Source: SQLServerCentral.com | Category: T-SQL Aids
Rating: (not yet rated) |  Discuss |  Briefcase | 107 reads

Delimited String Parsing Functions - Big Set

Feed it large strings of delimited horizontal data and it returns it back as a vertical table.  Read more...
Rating: (not yet rated) |  Discuss |  Briefcase | 50 reads

Delimited String Parsing Functions - Basic Set

Feed it delimited horizontal data and it returns it back as a vertical table.  Read more...
By Jesse Roberge 2008/10/20 | Source: SQLServerCentral.com | Category: T-SQL Aids
Rating: (not yet rated) |  Discuss |  Briefcase | 86 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 | 20 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,076 reads
   Items 1 to 5 of 5