-
Split pipe-delimited string into separate values
Hello, everyone.
Is there an SQL equivalent to ColdFusions 'getToken' function?
Example:
Let's say string 'abc' is set to "Value A|Value B".
getToken(abc,1,'|') = "Value A", and getToken(abc,2,'|') = "Value B".
Is there a built in function for something similar in tSQL? Trying to get something like this to work in a Stored Procedure.
Thanks,
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
|
Bookmarks