<?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: SQL Server &#8211; Get Comma Separated Values from table	</title>
	<atom:link href="https://varindersandhu.in/2011/07/10/sql-server-comma-separated-values/feed/" rel="self" type="application/rss+xml" />
	<link>https://varindersandhu.in/2011/07/10/sql-server-comma-separated-values/</link>
	<description>Keep it Simple and Smart</description>
	<lastBuildDate>Tue, 14 May 2013 13:26:47 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: 100th Blog Post – Passage to 100th Post &#124; Varinder Sandhu		</title>
		<link>https://varindersandhu.in/2011/07/10/sql-server-comma-separated-values/#comment-45</link>

		<dc:creator><![CDATA[100th Blog Post – Passage to 100th Post &#124; Varinder Sandhu]]></dc:creator>
		<pubDate>Tue, 19 Jul 2011 13:44:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1303#comment-45</guid>

					<description><![CDATA[[...] database backup to SQL Server 2005Understanding Web CommunicationsAuthentication Vs AuthorizationSQL Server – Get Comma Separated Values from tableSQL Server – Mirror Backup of databasesFind the List of the SQL Servers running on a [...]]]></description>
			<content:encoded><![CDATA[<p>[&#8230;] database backup to SQL Server 2005Understanding Web CommunicationsAuthentication Vs AuthorizationSQL Server – Get Comma Separated Values from tableSQL Server – Mirror Backup of databasesFind the List of the SQL Servers running on a [&#8230;]</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Varinder Sandhu		</title>
		<link>https://varindersandhu.in/2011/07/10/sql-server-comma-separated-values/#comment-42</link>

		<dc:creator><![CDATA[Varinder Sandhu]]></dc:creator>
		<pubDate>Mon, 11 Jul 2011 13:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.varindersandhu.in/?p=1303#comment-42</guid>

					<description><![CDATA[If you simply want to combined the two column then you can use the CONCATENATE function 

The syntax of the function is:  = CONCATENATE(text1, text2….) 

Example:
If you want to CONCATENATE the column A1 and B1

=CONCATENATE(A1,” ”, B1)  ]]></description>
			<content:encoded><![CDATA[<p>If you simply want to combined the two column then you can use the CONCATENATE function </p>
<p>The syntax of the function is:  = CONCATENATE(text1, text2….) </p>
<p>Example:<br />
If you want to CONCATENATE the column A1 and B1</p>
<p>=CONCATENATE(A1,” ”, B1)  </p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Page Caching using Disk: Enhanced 
Database Caching using Disk

Served from: varindersandhu.in @ 2025-10-17 02:07:39 by W3 Total Cache
-->