<?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; Interesting Observation &#8211; Use of Index and Execution Plan</title>
	<atom:link href="http://blog.sqlauthority.com/2008/11/30/sql-server-interesting-observation-use-of-index-and-execution-plan/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/11/30/sql-server-interesting-observation-use-of-index-and-execution-plan/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hiten</title>
		<link>http://blog.sqlauthority.com/2008/11/30/sql-server-interesting-observation-use-of-index-and-execution-plan/#comment-45761</link>
		<dc:creator>Hiten</dc:creator>
		<pubDate>Tue, 20 Jan 2009 06:26:36 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=1583#comment-45761</guid>
		<description>Hi Pinal,
This article is of great use for the one&#039;s who are into optimization and performance. But I wanna ask u that if a column already have a primary key, it uses Clustered Index by default and if we don&#039;t add a non-clustered index to the same table and we write query as : select ContactNumber from Person.Contact, then which optimization path it will follow.</description>
		<content:encoded><![CDATA[<p>Hi Pinal,<br />
This article is of great use for the one&#8217;s who are into optimization and performance. But I wanna ask u that if a column already have a primary key, it uses Clustered Index by default and if we don&#8217;t add a non-clustered index to the same table and we write query as : select ContactNumber from Person.Contact, then which optimization path it will follow.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pankaj</title>
		<link>http://blog.sqlauthority.com/2008/11/30/sql-server-interesting-observation-use-of-index-and-execution-plan/#comment-44872</link>
		<dc:creator>pankaj</dc:creator>
		<pubDate>Wed, 17 Dec 2008 09:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=1583#comment-44872</guid>
		<description>its a nice summary out there
pinaldev..</description>
		<content:encoded><![CDATA[<p>its a nice summary out there<br />
pinaldev..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
