65.9K
CodeProject is changing. Read more.
Home

Custom String Split Function with Few Enhancements

starIconstarIconstarIconstarIconstarIcon

5.00/5 (4 votes)

Dec 26, 2018

CPOL

7 min read

viewsIcon

10015

downloadIcon

171

This article shows a custom SQL Server function to split a string delimited by a character or a set of characters. The function also contains a few handy enhancements.