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

An Easy But Effective Way to Split a String using Transact-SQL

Rate me:
Please Sign up or sign in to vote.
4.90/5 (28 votes)
9 Aug 2009CPOL2 min read 160.4K   421   37  
This article will demonstrate how to split a string using Transact-SQL.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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



Comments and Discussions