<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>GROUP BY v DISTINCT (group by wins!)</title><link>http://msmvps.com/blogs/robfarley/archive/2007/03/24/group-by-v-distinct-group-by-wins.aspx</link><description>Jamie Thomson (SQL Server MVP from the UK) threw out a challenge recently, and it was interesting to see the responses. His question was about string concatenation, and of course, FOR XML PATH(&amp;#39;&amp;#39;) made a strong case for itself. It was put into</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: GROUP BY v DISTINCT (group by wins!)</title><link>http://msmvps.com/blogs/robfarley/archive/2007/03/24/group-by-v-distinct-group-by-wins.aspx#944049</link><pubDate>Tue, 05 Jun 2007 11:46:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:944049</guid><dc:creator>Rob Farley</dc:creator><description>&lt;p&gt;COALESCE only helps handle the situations where the string is null. It doesn't actually assist with the concatenation process itself.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=944049" width="1" height="1"&gt;</description></item><item><title>re: GROUP BY v DISTINCT (group by wins!)</title><link>http://msmvps.com/blogs/robfarley/archive/2007/03/24/group-by-v-distinct-group-by-wins.aspx#944040</link><pubDate>Tue, 05 Jun 2007 11:35:45 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:944040</guid><dc:creator>Coalesce is not the answer to string concatentation in T-SQL </dc:creator><description>&lt;p&gt;Rob, If u do not wants to use COALESCE function in ur T-SQL, then u can use CASE statements for String concatenation.&lt;/p&gt;
&lt;p&gt;What say?&lt;/p&gt;
&lt;p&gt;Mahesh&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=944040" width="1" height="1"&gt;</description></item><item><title>Coalesce is not the answer to string concatentation in T-SQL</title><link>http://msmvps.com/blogs/robfarley/archive/2007/03/24/group-by-v-distinct-group-by-wins.aspx#766845</link><pubDate>Sun, 08 Apr 2007 03:56:26 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:766845</guid><dc:creator>Rob Farley</dc:creator><description>&lt;p&gt;I've seen many posts over the years about using the COALESCE function to get string concatenation working&lt;/p&gt;
&lt;img src="http://msmvps.com/aggbug.aspx?PostID=766845" width="1" height="1"&gt;</description></item></channel></rss>