Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Delimited String Parsing and Evaluation Functions

By John, 2005/09/21

Here's a quick and dirty function for parsing strings based on a delimiter (As in a varchar field with comma delimited text). I'm hoping for feedback on a more efficient means of doing this.

Also,

4 functions for comparing two delimited lists of strings. Many may ask why these are needed, but that's a very long explanation (I'd have to be not lazy and write an entire article). I'm hoping someone gets some use out of these, finds better ways to do it or has better suggestions on how...

Total article views: 221 | Views in the last 30 days: 2
 
Related Articles
FORUM

Comma Delimited Conversion

Comma Delimited data

FORUM

comma delimited name column

comma delimited name column

SCRIPT

Get String between two delimiters

Get string between two delimiters

SCRIPT

Delimited String Parser

Parses delimited string into a table of up to 9 varchar fields.

Tags
t-sql    
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones