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

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

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

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

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

Add a script

   Items 1 to 4 of 4   
 

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/11/03 | Source: SQLServerCentral.com | Category: T-SQL Aids
Rating: (not yet rated) |  Discuss |  Briefcase | 197 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 | 93 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 | 171 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,127 reads
   Items 1 to 4 of 4