<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; Denali &#8211; String Function &#8211; CONCAT() &#8211; A Quick Introduction</title>
	<atom:link href="http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: dastagiri</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-474094</link>
		<dc:creator><![CDATA[dastagiri]]></dc:creator>
		<pubDate>Mon, 13 May 2013 02:24:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-474094</guid>
		<description><![CDATA[Good news to see concat function in 2012.
InMY SQL it. Is der for long years back.
Any way its more helpful to programmers]]></description>
		<content:encoded><![CDATA[<p>Good news to see concat function in 2012.<br />
InMY SQL it. Is der for long years back.<br />
Any way its more helpful to programmers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Romi Aurora</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-473677</link>
		<dc:creator><![CDATA[Romi Aurora]]></dc:creator>
		<pubDate>Sun, 12 May 2013 07:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-473677</guid>
		<description><![CDATA[Great help this will be. I have to try this out.  Just a question though. Might not be a very intelligent one. 

What if it is 

select Concat(LastName , &#039;  &#039;, Firstname) as Name from Sometable

Where LAstName is null and Firstname is Romi

Will it return Romi with a leading space as Name?]]></description>
		<content:encoded><![CDATA[<p>Great help this will be. I have to try this out.  Just a question though. Might not be a very intelligent one. </p>
<p>What if it is </p>
<p>select Concat(LastName , &#8216;  &#8216;, Firstname) as Name from Sometable</p>
<p>Where LAstName is null and Firstname is Romi</p>
<p>Will it return Romi with a leading space as Name?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Interesting Observation of CONCAT_NULL_YIELDS_NULL and CONCAT in SQL Server 2012 onwards &#124; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-473543</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Interesting Observation of CONCAT_NULL_YIELDS_NULL and CONCAT in SQL Server 2012 onwards &#124; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sun, 12 May 2013 01:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-473543</guid>
		<description><![CDATA[[&#8230;] String Function – CONCAT() – A Quick Introduction [&#8230;]]]></description>
		<content:encoded><![CDATA[<p>[&#8230;] String Function – CONCAT() – A Quick Introduction [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shubh</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-414059</link>
		<dc:creator><![CDATA[shubh]]></dc:creator>
		<pubDate>Mon, 28 Jan 2013 09:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-414059</guid>
		<description><![CDATA[sonu- this syntax will be worked in sql server 2012.]]></description>
		<content:encoded><![CDATA[<p>sonu- this syntax will be worked in sql server 2012.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Concat Strings in SQL Server using T-SQL &#8211; SQL in Sixty Seconds #035 &#8211; Video &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-387007</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Concat Strings in SQL Server using T-SQL &#8211; SQL in Sixty Seconds #035 &#8211; Video &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 05 Dec 2012 01:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-387007</guid>
		<description><![CDATA[[...] String Function – CONCAT() – A Quick Introduction [...]]]></description>
		<content:encoded><![CDATA[<p>[...] String Function – CONCAT() – A Quick Introduction [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hani Saad</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-314532</link>
		<dc:creator><![CDATA[Hani Saad]]></dc:creator>
		<pubDate>Tue, 17 Jul 2012 11:43:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-314532</guid>
		<description><![CDATA[Great, thank you pinal]]></description>
		<content:encoded><![CDATA[<p>Great, thank you pinal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; 2012 Functions &#8211; FORMAT() and CONCAT() &#8211; An Interesting Usage &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-313882</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; 2012 Functions &#8211; FORMAT() and CONCAT() &#8211; An Interesting Usage &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Mon, 16 Jul 2012 01:30:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-313882</guid>
		<description><![CDATA[[...] String Function – CONCAT() – A Quick Introduction [...]]]></description>
		<content:encoded><![CDATA[<p>[...] String Function – CONCAT() – A Quick Introduction [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sonu</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-308501</link>
		<dc:creator><![CDATA[Sonu]]></dc:creator>
		<pubDate>Mon, 02 Jul 2012 16:07:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-308501</guid>
		<description><![CDATA[hi I am trying to use concat function in SQL server 2008 using mgmt studio bit is gives me error saying Concat function doesn&#039;t exist

Select concat([DiagramInfoID],&#039;&#039;,[Date_Review_Complete]) as A from Bcontrol_ReviewImport]]></description>
		<content:encoded><![CDATA[<p>hi I am trying to use concat function in SQL server 2008 using mgmt studio bit is gives me error saying Concat function doesn&#8217;t exist</p>
<p>Select concat([DiagramInfoID],&#8221;,[Date_Review_Complete]) as A from Bcontrol_ReviewImport</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Function: Is Function &#8211; SQL in Sixty Seconds #004 &#8211; Video &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-257757</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Function: Is Function &#8211; SQL in Sixty Seconds #004 &#8211; Video &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Wed, 29 Feb 2012 01:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-257757</guid>
		<description><![CDATA[[...] function uses three of the SQL Server 2012 functions - IIF, EOMONTH and CONCAT. When I wrote this function, this is the sortest function I ever wrote to find out leap year. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] function uses three of the SQL Server 2012 functions - IIF, EOMONTH and CONCAT. When I wrote this function, this is the sortest function I ever wrote to find out leap year. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Detecting Leap Year in T-SQL using SQL Server 2012 &#8211; IIF, EOMONTH and CONCAT Function &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-257434</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Detecting Leap Year in T-SQL using SQL Server 2012 &#8211; IIF, EOMONTH and CONCAT Function &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Tue, 28 Feb 2012 01:31:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-257434</guid>
		<description><![CDATA[[...] What I really like is that I was able to use three newly introduced function in SQL Server 2012 in above script. You can read more about them here. IIF, EOMONTH and CONCAT. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] What I really like is that I was able to use three newly introduced function in SQL Server 2012 in above script. You can read more about them here. IIF, EOMONTH and CONCAT. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; A Quick Trick about SQL Server 2012 CONCAT Function &#8211; PRINT &#171; SQL Server Journey with SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-224752</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; A Quick Trick about SQL Server 2012 CONCAT Function &#8211; PRINT &#171; SQL Server Journey with SQLAuthority]]></dc:creator>
		<pubDate>Sat, 24 Dec 2011 01:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-224752</guid>
		<description><![CDATA[[...] have previously written in detail article about SQL Server 2012 CONCAT function over here additionally, I have written quick guide on 14 new functions of SQL Server [...]]]></description>
		<content:encoded><![CDATA[<p>[...] have previously written in detail article about SQL Server 2012 CONCAT function over here additionally, I have written quick guide on 14 new functions of SQL Server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; A Quick Trick about SQL Server 2012 CONCAT function &#171; SQL Server Journey with SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-221945</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; A Quick Trick about SQL Server 2012 CONCAT function &#171; SQL Server Journey with SQLAuthority]]></dc:creator>
		<pubDate>Tue, 20 Dec 2011 08:29:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-221945</guid>
		<description><![CDATA[[...] have previously written in detail article about SQL Server 2012 CONCAT function over here additionally, I have written quick guide on 14 new functions of SQL Server [...]]]></description>
		<content:encoded><![CDATA[<p>[...] have previously written in detail article about SQL Server 2012 CONCAT function over here additionally, I have written quick guide on 14 new functions of SQL Server [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-170603</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Thu, 22 Sep 2011 08:59:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-170603</guid>
		<description><![CDATA[It will be datetime datatype if the concatenated string is a valid date]]></description>
		<content:encoded><![CDATA[<p>It will be datetime datatype if the concatenated string is a valid date</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashish Kadam</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-170180</link>
		<dc:creator><![CDATA[Ashish Kadam]]></dc:creator>
		<pubDate>Wed, 21 Sep 2011 05:51:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-170180</guid>
		<description><![CDATA[hi pinal,
it&#039;s very nice article but i want to ask you one thing that after concatenation of date &amp; varchar field or any different data type fields, what&#039;s the datatype of new cancatenated field?]]></description>
		<content:encoded><![CDATA[<p>hi pinal,<br />
it&#8217;s very nice article but i want to ask you one thing that after concatenation of date &amp; varchar field or any different data type fields, what&#8217;s the datatype of new cancatenated field?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; Denali &#8211; 14 New Functions &#8211; A Quick Guide &#171; Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-170122</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Denali &#8211; 14 New Functions &#8211; A Quick Guide &#171; Journey to SQLAuthority]]></dc:creator>
		<pubDate>Wed, 21 Sep 2011 01:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-170122</guid>
		<description><![CDATA[[...] CONCAT [...]]]></description>
		<content:encoded><![CDATA[<p>[...] CONCAT [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Request</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168853</link>
		<dc:creator><![CDATA[Request]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 21:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168853</guid>
		<description><![CDATA[Hi Pinal, Please can we have a post that lists all the new features in Denali... what we have here is fabulous, but its very difficult to remember. Some cheat sheet / quick glance would help .

Hope i am not asking for much.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal, Please can we have a post that lists all the new features in Denali&#8230; what we have here is fabulous, but its very difficult to remember. Some cheat sheet / quick glance would help .</p>
<p>Hope i am not asking for much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aashish Thakker</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168726</link>
		<dc:creator><![CDATA[Aashish Thakker]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 13:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168726</guid>
		<description><![CDATA[Nice article. I did notice that in the Example 2 section you have accidentally mentioned the CHOOSE() function and talk about how you can use that to find if a day is weekday or weekend.... followed by the example of CONCAT().

You may want to erase the CHOOSE() part...

Thanks,
Aashish]]></description>
		<content:encoded><![CDATA[<p>Nice article. I did notice that in the Example 2 section you have accidentally mentioned the CHOOSE() function and talk about how you can use that to find if a day is weekday or weekend&#8230;. followed by the example of CONCAT().</p>
<p>You may want to erase the CHOOSE() part&#8230;</p>
<p>Thanks,<br />
Aashish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swami nathan</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168692</link>
		<dc:creator><![CDATA[swami nathan]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 11:11:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168692</guid>
		<description><![CDATA[Hi Pinal, I am looking for some good book / site for designing SSIS. I have fair understanding of SSIS. Something that can go discuss in detail the pros and cons of embedding SQL in SSIs vs SSIS call stored proc and some parallalism on SQL Server / SSIS. Recently we found that if Biztalk is installed in the same instance of ur application database , it will change the maxtop to 1 and have significant impact on application performance. Shed some light on this topic guru.

And above all, have a nice weekend :)]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal, I am looking for some good book / site for designing SSIS. I have fair understanding of SSIS. Something that can go discuss in detail the pros and cons of embedding SQL in SSIs vs SSIS call stored proc and some parallalism on SQL Server / SSIS. Recently we found that if Biztalk is installed in the same instance of ur application database , it will change the maxtop to 1 and have significant impact on application performance. Shed some light on this topic guru.</p>
<p>And above all, have a nice weekend :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pinaldave</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168678</link>
		<dc:creator><![CDATA[pinaldave]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 10:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168678</guid>
		<description><![CDATA[Yes that is correct]]></description>
		<content:encoded><![CDATA[<p>Yes that is correct</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Bridge</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168666</link>
		<dc:creator><![CDATA[David Bridge]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 09:23:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168666</guid>
		<description><![CDATA[I like this alot. Excellent post and just the sort of thing I need to know about Denali. 

One question though please...

Is there a maximum size to the output - I assume if the string size goes high enough it just returns a nvarchar(max) - Is this correct?

Dave]]></description>
		<content:encoded><![CDATA[<p>I like this alot. Excellent post and just the sort of thing I need to know about Denali. </p>
<p>One question though please&#8230;</p>
<p>Is there a maximum size to the output &#8211; I assume if the string size goes high enough it just returns a nvarchar(max) &#8211; Is this correct?</p>
<p>Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudhakar</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168661</link>
		<dc:creator><![CDATA[sudhakar]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 09:04:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168661</guid>
		<description><![CDATA[Example 2  contains description for choose function instead of CONCAT description]]></description>
		<content:encoded><![CDATA[<p>Example 2  contains description for choose function instead of CONCAT description</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Partha Pratim Dinda</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168659</link>
		<dc:creator><![CDATA[Partha Pratim Dinda]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 09:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168659</guid>
		<description><![CDATA[Nice article . Thanks .]]></description>
		<content:encoded><![CDATA[<p>Nice article . Thanks .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rama Balla</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168642</link>
		<dc:creator><![CDATA[Rama Balla]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 08:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168642</guid>
		<description><![CDATA[Yeah, nice one. I would recommend programmers to spend some time on this and start using CONCAT() more ;&gt;) and I too would like to keep this in mind for usage.....]]></description>
		<content:encoded><![CDATA[<p>Yeah, nice one. I would recommend programmers to spend some time on this and start using CONCAT() more ;&gt;) and I too would like to keep this in mind for usage&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hardik Doshi</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168592</link>
		<dc:creator><![CDATA[Hardik Doshi]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 04:29:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168592</guid>
		<description><![CDATA[Really nice one. Thanks. Cool thing is - we can use as concatenate between 2 and 254 values in a single go.]]></description>
		<content:encoded><![CDATA[<p>Really nice one. Thanks. Cool thing is &#8211; we can use as concatenate between 2 and 254 values in a single go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raghav</title>
		<link>http://blog.sqlauthority.com/2011/09/16/sql-server-denali-string-function-concat-a-quick-introduction/#comment-168553</link>
		<dc:creator><![CDATA[Raghav]]></dc:creator>
		<pubDate>Fri, 16 Sep 2011 02:32:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=14394#comment-168553</guid>
		<description><![CDATA[Nice article sir. It was mentioned as CONCATE() in the bottom line. Plz check it.]]></description>
		<content:encoded><![CDATA[<p>Nice article sir. It was mentioned as CONCATE() in the bottom line. Plz check it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
