Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
arusu
Yak Posting Veteran
60 Posts |
Posted - 2010-10-21 : 17:35:21
|
| Hi, i was wondering, if i have a string 'a,b,c,d,e' how do i split this to return a table with:abcdei am more interested in clear instructions rather then a complicated answer which will take long to understand. Don't really know how hard this is. Basically i want to make a function |
|
|
Kristen
Test
22859 Posts |
Posted - 2010-10-21 : 17:59:41
|
| http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=55210&SearchTerms=Best%20split%20functions |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
|
|
|
|
|