Click here to Skip to main content
15,888,610 members
Articles / Database Development / SQL Server / SQL Server 2008R2

How to Get Words Separated in a String Concatenated by Delimiter

Rate me:
Please Sign up or sign in to vote.
5.00/5 (3 votes)
14 Apr 2014CPOL 19.4K   4  
This tip shows you a T/SQL function to split a string concatenated by a delimiter.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer Maxus Technologies
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions