<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Split Delimited String into One Column in SQL Server ?	</title>
	<atom:link href="https://expert-only.com/en/t-sql/how-to-split-delimited-string-into-one-column-in-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>https://expert-only.com/en/t-sql/how-to-split-delimited-string-into-one-column-in-sql-server/</link>
	<description>Learn SQL Server And Data Tutorials from an Expert</description>
	<lastBuildDate>Mon, 18 May 2026 11:55:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Expert-Only		</title>
		<link>https://expert-only.com/en/t-sql/how-to-split-delimited-string-into-one-column-in-sql-server/#comment-1530</link>

		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Wed, 15 Nov 2023 10:04:44 +0000</pubDate>
		<guid isPermaLink="false">https://expert-only.com/?p=7019#comment-1530</guid>

					<description><![CDATA[Update: Moved the second part with multiple columns in target to a dedicated blog post:  https://expert-only.com/en/t-sql/split-text-into-columns-sql-server/]]></description>
			<content:encoded><![CDATA[<p>Update: Moved the second part with multiple columns in target to a dedicated blog post:  <a href="https://expert-only.com/en/t-sql/split-text-into-columns-sql-server/" rel="ugc">https://expert-only.com/en/t-sql/split-text-into-columns-sql-server/</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Expert-Only		</title>
		<link>https://expert-only.com/en/t-sql/how-to-split-delimited-string-into-one-column-in-sql-server/#comment-1518</link>

		<dc:creator><![CDATA[Expert-Only]]></dc:creator>
		<pubDate>Fri, 20 Jan 2023 11:08:52 +0000</pubDate>
		<guid isPermaLink="false">https://expert-only.com/?p=7019#comment-1518</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://expert-only.com/en/t-sql/how-to-split-delimited-string-into-one-column-in-sql-server/#comment-1517&quot;&gt;BeeSee&lt;/a&gt;.

Hi Beesee,
Thank you for the remark, indeed, it was splitting the string into rows, the title was generic and the goal was to be able to do on multiple columns. 
The title is more explicit now and we added a paragraph on how to display each value in a separate column,
The expert-only team.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://expert-only.com/en/t-sql/how-to-split-delimited-string-into-one-column-in-sql-server/#comment-1517">BeeSee</a>.</p>
<p>Hi Beesee,<br />
Thank you for the remark, indeed, it was splitting the string into rows, the title was generic and the goal was to be able to do on multiple columns.<br />
The title is more explicit now and we added a paragraph on how to display each value in a separate column,<br />
The expert-only team.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: BeeSee		</title>
		<link>https://expert-only.com/en/t-sql/how-to-split-delimited-string-into-one-column-in-sql-server/#comment-1517</link>

		<dc:creator><![CDATA[BeeSee]]></dc:creator>
		<pubDate>Fri, 20 Jan 2023 03:46:39 +0000</pubDate>
		<guid isPermaLink="false">https://expert-only.com/?p=7019#comment-1517</guid>

					<description><![CDATA[Your examples appear to split into rows. not columns as the title of the article states]]></description>
			<content:encoded><![CDATA[<p>Your examples appear to split into rows. not columns as the title of the article states</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
