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

Scripts with tag UDF Rss

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

String Manipulation (1)    
Table Valued Function (1)    
T-SQL (1)    

Search for any content tagged UDF

Add a script

   Items 1 to 2 of 2   
 

UDF to return a multi column table of values from an input string

This UDF returns a multi column table of values from an input string of comma separated values  Read more...
By Andy S 2008/06/11 | Source: SQLServerCentral.com | Category: UDF
Rating: |  Discuss |  Briefcase | 755 reads

Split by Row & Field delimitters

Like my tdard split but this will take a string and split it by 2 delimiters  Read more...
Rating: |  Discuss |  Briefcase | 964 reads
   Items 1 to 2 of 2