Click here to Skip to main content
15,886,258 members
Articles / Database Development / SQL Server

Custom String Split Function with Few Enhancements

Rate me:
Please Sign up or sign in to vote.
5.00/5 (4 votes)
26 Dec 2018CPOL7 min read 8.5K   112   4  
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.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Architect
Europe Europe
Biography provided

Comments and Discussions