Community

SQL Server CLR and TSQL functions to parse a delimited string

(Greg Robidoux) There are several tips and articles on the internet that discuss how to split a delimited list into multiple rows. This tip shows two approaches to this problem a T-SQL function and a CLR function.

Read More - Register for Free Membership