Click here to Skip to main content
15,885,546 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.

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)



Comments and Discussions