﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / split column / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 11:19:23 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: split column</title><link>http://www.sqlservercentral.com/Forums/Topic1356639-391-1.aspx</link><description>Maybe I'm reading it wrong, but short of going into CLR (which I personally try to avoid for maintainability) CTE dosen't seem to be much slower?I mostly liked the link I provided for it's simplicity, but then again I'm not in need of break neck speeds, my script will only be running about once per day when noone else is logged in, so a couple of extra milliseconds wont matter ;)</description><pubDate>Wed, 10 Oct 2012 08:43:21 GMT</pubDate><dc:creator>Fantastica</dc:creator></item><item><title>RE: split column</title><link>http://www.sqlservercentral.com/Forums/Topic1356639-391-1.aspx</link><description>[quote][b]Fantastica (10/10/2012)[/b][hr]Bit of a late answer, but found this usefull when I had this same problem.[url=http://www.syntaxwarriors.com/2012/t-sql-splitting-strings-into-multiple-rows/]http://www.syntaxwarriors.com/2012/t-sql-splitting-strings-into-multiple-rows/[/url]Even has an example of how to make sure that any other columns of data are moved along with the split values.[/quote]The article reference by Andy explains why the process at the link you posted will work but performs a lot slower.</description><pubDate>Wed, 10 Oct 2012 07:56:37 GMT</pubDate><dc:creator>Sean Lange</dc:creator></item><item><title>RE: split column</title><link>http://www.sqlservercentral.com/Forums/Topic1356639-391-1.aspx</link><description>Bit of a late answer, but found this usefull when I had this same problem.[url=http://www.syntaxwarriors.com/2012/t-sql-splitting-strings-into-multiple-rows/]http://www.syntaxwarriors.com/2012/t-sql-splitting-strings-into-multiple-rows/[/url]Even has an example of how to make sure that any other columns of data are moved along with the split values.</description><pubDate>Wed, 10 Oct 2012 06:11:40 GMT</pubDate><dc:creator>Fantastica</dc:creator></item><item><title>RE: split column</title><link>http://www.sqlservercentral.com/Forums/Topic1356639-391-1.aspx</link><description>HiTake a look at this link:[url]http://www.sqlservercentral.com/articles/Tally+Table/72993/[/url]Andy</description><pubDate>Mon, 10 Sep 2012 04:50:48 GMT</pubDate><dc:creator>Andy Hyslop</dc:creator></item><item><title>split column</title><link>http://www.sqlservercentral.com/Forums/Topic1356639-391-1.aspx</link><description>Hi, I'm trying to split a single column into a number of columns, with the split being the delimiter of '-'I have enclosed an excel example of what I am trying to achieve.If anyone could help, that would be greatThanks in advance for your help.</description><pubDate>Mon, 10 Sep 2012 04:37:24 GMT</pubDate><dc:creator>DBayliss</dc:creator></item></channel></rss>