<?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: Find Best Clustered Index</title>
	<atom:link href="http://sqlserverplanet.com/dmv-queries/find-best-clustered-index/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com/dmv-queries/find-best-clustered-index</link>
	<description>Tips and Articles on SQL Server</description>
	<lastBuildDate>Wed, 16 May 2012 18:08:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Derek Dieter</title>
		<link>http://sqlserverplanet.com/dmv-queries/find-best-clustered-index/comment-page-1#comment-1180</link>
		<dc:creator>Derek Dieter</dc:creator>
		<pubDate>Wed, 25 Apr 2012 07:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=959#comment-1180</guid>
		<description>That&#039;s probably a good thing Shiv.  Either most of your queries are using already using the clustered indexes, or your non clustered indexes contain the necessary columns to avoid performing lookups.  Oh, and make sure you have the right database selected.</description>
		<content:encoded><![CDATA[<p>That&#8217;s probably a good thing Shiv.  Either most of your queries are using already using the clustered indexes, or your non clustered indexes contain the necessary columns to avoid performing lookups.  Oh, and make sure you have the right database selected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shiv Das</title>
		<link>http://sqlserverplanet.com/dmv-queries/find-best-clustered-index/comment-page-1#comment-1179</link>
		<dc:creator>Shiv Das</dc:creator>
		<pubDate>Wed, 25 Apr 2012 06:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=959#comment-1179</guid>
		<description>Hi Derek,

I executed the code but it is not displaying any record.</description>
		<content:encoded><![CDATA[<p>Hi Derek,</p>
<p>I executed the code but it is not displaying any record.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

