Quantcast
Channel: BizTalkGurus
Viewing all articles
Browse latest Browse all 2977

Blog Post: A nice piece of recursive SQL – Split a delimited string into separate records

$
0
0
I was trying to break a delimited string down today in to a separate record for each delimited value and came across this gem that uses recursion. http://stackoverflow.com/questions/5493510/turning-a-comma-separated-string-into-individual-rows
Blog Post by: mbrimble

Viewing all articles
Browse latest Browse all 2977

Trending Articles