<?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 for Ritesh's Blog for SQL-SERVER &amp; .NET</title>
	<atom:link href="http://riteshshah.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://riteshshah.wordpress.com</link>
	<description>tech articles for SQL-Server and Microsoft .NET technology...</description>
	<lastBuildDate>Fri, 01 Jun 2012 11:16:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on COALESCE() function in SQL-Server for getting comma seperated value by email templates</title>
		<link>http://riteshshah.wordpress.com/2009/02/27/coalesce-function-in-sql-server-for-getting-comma-seperated-value/#comment-1021</link>
		<dc:creator><![CDATA[email templates]]></dc:creator>
		<pubDate>Fri, 01 Jun 2012 11:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=6#comment-1021</guid>
		<description><![CDATA[&lt;strong&gt;email templates...&lt;/strong&gt;

[...]COALESCE() function in SQL-Server for getting comma seperated value &#171; Ritesh&#8217;s Blog for SQL-SERVER &amp; .NET[...]...]]></description>
		<content:encoded><![CDATA[<p><strong>email templates&#8230;</strong></p>
<p>[...]COALESCE() function in SQL-Server for getting comma seperated value &laquo; Ritesh&#8217;s Blog for SQL-SERVER &amp; .NET[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WHERE and HAVING clause in Microsoft SQL-Server by riteshshah</title>
		<link>http://riteshshah.wordpress.com/2009/03/05/where-and-having-clause-in-microsoft-sql-server/#comment-1014</link>
		<dc:creator><![CDATA[riteshshah]]></dc:creator>
		<pubDate>Fri, 18 May 2012 13:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=79#comment-1014</guid>
		<description><![CDATA[What error are you getting? I dont see any comparison operator in the query you have given here]]></description>
		<content:encoded><![CDATA[<p>What error are you getting? I dont see any comparison operator in the query you have given here</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WHERE and HAVING clause in Microsoft SQL-Server by Sree</title>
		<link>http://riteshshah.wordpress.com/2009/03/05/where-and-having-clause-in-microsoft-sql-server/#comment-1013</link>
		<dc:creator><![CDATA[Sree]]></dc:creator>
		<pubDate>Fri, 18 May 2012 11:57:24 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=79#comment-1013</guid>
		<description><![CDATA[select City_18432, avg(Salary_18429) from form.EmpTable_1128
where form.EmpTable_1128.Salary_18429 15000 is not working in sql server 2005]]></description>
		<content:encoded><![CDATA[<p>select City_18432, avg(Salary_18429) from form.EmpTable_1128<br />
where form.EmpTable_1128.Salary_18429 15000 is not working in sql server 2005</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Complete ref of SQL-Server Join, Inner Join, Left Outer Join, Right Outer Join, Full Outer Join, in SQL-Server 2005: by riteshshah</title>
		<link>http://riteshshah.wordpress.com/2009/03/08/complete-ref-of-sql-server-join-inner-join-left-outer-join-right-outer-join-full-outer-join-in-sql-server-2005/#comment-1012</link>
		<dc:creator><![CDATA[riteshshah]]></dc:creator>
		<pubDate>Sat, 12 May 2012 06:57:10 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=113#comment-1012</guid>
		<description><![CDATA[Hello yjreddy,

Can you please tell me where do I have copied it from? what part is not working? 

BTW, thanks for your comment]]></description>
		<content:encoded><![CDATA[<p>Hello yjreddy,</p>
<p>Can you please tell me where do I have copied it from? what part is not working? </p>
<p>BTW, thanks for your comment</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Complete ref of SQL-Server Join, Inner Join, Left Outer Join, Right Outer Join, Full Outer Join, in SQL-Server 2005: by yjreddy</title>
		<link>http://riteshshah.wordpress.com/2009/03/08/complete-ref-of-sql-server-join-inner-join-left-outer-join-right-outer-join-full-outer-join-in-sql-server-2005/#comment-1011</link>
		<dc:creator><![CDATA[yjreddy]]></dc:creator>
		<pubDate>Sat, 12 May 2012 06:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=113#comment-1011</guid>
		<description><![CDATA[its not good to copy an article and description about self join is not good..
i hav tried out the example which it is not giving any results..so give a good 
example..on self join it would be better for us.]]></description>
		<content:encoded><![CDATA[<p>its not good to copy an article and description about self join is not good..<br />
i hav tried out the example which it is not giving any results..so give a good<br />
example..on self join it would be better for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Complete ref of SQL-Server Join, Inner Join, Left Outer Join, Right Outer Join, Full Outer Join, in SQL-Server 2005: by Vineet</title>
		<link>http://riteshshah.wordpress.com/2009/03/08/complete-ref-of-sql-server-join-inner-join-left-outer-join-right-outer-join-full-outer-join-in-sql-server-2005/#comment-1010</link>
		<dc:creator><![CDATA[Vineet]]></dc:creator>
		<pubDate>Wed, 09 May 2012 20:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=113#comment-1010</guid>
		<description><![CDATA[good example]]></description>
		<content:encoded><![CDATA[<p>good example</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on CROSS APPLY and OUTER APPLY clause in SQL-SERVER 2005 by Sharepoint Foundation</title>
		<link>http://riteshshah.wordpress.com/2009/03/03/cross-apply-and-outer-apply-clause-in-sql-server-2005/#comment-1005</link>
		<dc:creator><![CDATA[Sharepoint Foundation]]></dc:creator>
		<pubDate>Sat, 28 Apr 2012 20:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=68#comment-1005</guid>
		<description><![CDATA[&lt;strong&gt;Sharepoint Foundation...&lt;/strong&gt;

[...]CROSS APPLY and OUTER APPLY clause in SQL-SERVER 2005 &#171; Ritesh&#8217;s Blog for SQL-SERVER &amp; .NET[...]...]]></description>
		<content:encoded><![CDATA[<p><strong>Sharepoint Foundation&#8230;</strong></p>
<p>[...]CROSS APPLY and OUTER APPLY clause in SQL-SERVER 2005 &laquo; Ritesh&#8217;s Blog for SQL-SERVER &amp; .NET[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Complete ref of SQL-Server Join, Inner Join, Left Outer Join, Right Outer Join, Full Outer Join, in SQL-Server 2005: by Dinesh Vishe</title>
		<link>http://riteshshah.wordpress.com/2009/03/08/complete-ref-of-sql-server-join-inner-join-left-outer-join-right-outer-join-full-outer-join-in-sql-server-2005/#comment-1002</link>
		<dc:creator><![CDATA[Dinesh Vishe]]></dc:creator>
		<pubDate>Thu, 26 Apr 2012 10:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=113#comment-1002</guid>
		<description><![CDATA[1)  Outer join  and 2) Union is not working on Views.]]></description>
		<content:encoded><![CDATA[<p>1)  Outer join  and 2) Union is not working on Views.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTTP EndPoint in Microsoft SQL-Server 2005 &#8211;Implemented in Visaul Studio 2008 by neeta das</title>
		<link>http://riteshshah.wordpress.com/2009/03/06/http-endpoint-in-microsoft-sql-server-2005-implemented-in-visaul-studio-2008/#comment-1001</link>
		<dc:creator><![CDATA[neeta das]]></dc:creator>
		<pubDate>Wed, 25 Apr 2012 07:10:03 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=90#comment-1001</guid>
		<description><![CDATA[This article is very helpful.
All the steps are very well described]]></description>
		<content:encoded><![CDATA[<p>This article is very helpful.<br />
All the steps are very well described</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Complete ref of SQL-Server Join, Inner Join, Left Outer Join, Right Outer Join, Full Outer Join, in SQL-Server 2005: by dinesh Vishe</title>
		<link>http://riteshshah.wordpress.com/2009/03/08/complete-ref-of-sql-server-join-inner-join-left-outer-join-right-outer-join-full-outer-join-in-sql-server-2005/#comment-994</link>
		<dc:creator><![CDATA[dinesh Vishe]]></dc:creator>
		<pubDate>Tue, 17 Apr 2012 10:21:57 +0000</pubDate>
		<guid isPermaLink="false">http://riteshshah.wordpress.com/?p=113#comment-994</guid>
		<description><![CDATA[self join does not work with in Indexed view.....]]></description>
		<content:encoded><![CDATA[<p>self join does not work with in Indexed view&#8230;..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

