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

Scripts with tags String Manipulation, T-SQL Aids Rss

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

Advanced Querying (5)     Development (5)     SQLInsider Scripts (5)     T-SQL (5)    
Arrays (5)     nums (5)     Table of Numbers (5)     SQL Server 2000 (3)    
counter (5)     Parsing (5)     tally (5)     2-Dimensional Arrays (2)    
Delimited Strings (5)     SQL Server 2005 (5)    

Search for any content tagged String Manipulation & T-SQL Aids

Add a script

   Items 1 to 6 of 6   
 

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

Delimited String Parsing Functions - Big2D set

Feed it large strings of double-delimited horizontal data and it returns it back as a non-pivoted vertical table with a 2-diemensional star schema.  Read more...
By Jesse Roberge 2008/10/22 | Source: SQLServerCentral.com | Category: T-SQL Aids
Rating: (not yet rated) |  Discuss |  Briefcase | 70 reads

Delimited String Parsing Functions - 2D set

Feed it double-delimited horizontal data and it returns it back as a non-pivoted vertical table with a 2-diemensional star schema.  Read more...
By Jesse Roberge 2008/10/14 | Source: SQLServerCentral.com | Category: T-SQL Aids
Rating: (not yet rated) |  Discuss |  Briefcase | 55 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 | 104 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 | 201 reads

Trim Trailing Blanks in SQL Queries

Reformats the text output of queries to trim trailing blanks in wide varchar columns for easy copy-and-paste.  Read more...
By Jesse McLain 2008/03/10 | Source: SQLServerCentral.com | Category: T-SQL Aids
Rating: |  Discuss |  Briefcase | 1,200 reads
   Items 1 to 6 of 6