<?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; SQL Quiz &#8211; The View, The Table and The Clustered Index Confusion</title>
	<atom:link href="http://blog.sqlauthority.com/2010/10/07/sql-server-sql-quiz-the-view-the-table-and-the-clustered-index-confusion/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2010/10/07/sql-server-sql-quiz-the-view-the-table-and-the-clustered-index-confusion/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Wed, 22 May 2013 19:03:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER – Simple Explanation of Data Type Precedence Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2010/10/07/sql-server-sql-quiz-the-view-the-table-and-the-clustered-index-confusion/#comment-91780</link>
		<dc:creator><![CDATA[SQL SERVER – Simple Explanation of Data Type Precedence Journey to SQL Authority with Pinal Dave]]></dc:creator>
		<pubDate>Fri, 08 Oct 2010 01:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10449#comment-91780</guid>
		<description><![CDATA[[...] I was working on creating a question for SQL SERVER – SQL Quiz – The View, The Table and The Clustered Index Confusion, I had actually created yet another question along with this question. However, I felt that the one [...]]]></description>
		<content:encoded><![CDATA[<p>[...] I was working on creating a question for SQL SERVER – SQL Quiz – The View, The Table and The Clustered Index Confusion, I had actually created yet another question along with this question. However, I felt that the one [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tobi</title>
		<link>http://blog.sqlauthority.com/2010/10/07/sql-server-sql-quiz-the-view-the-table-and-the-clustered-index-confusion/#comment-91672</link>
		<dc:creator><![CDATA[tobi]]></dc:creator>
		<pubDate>Thu, 07 Oct 2010 07:42:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=10449#comment-91672</guid>
		<description><![CDATA[The concept of a clustered index is an implementation detail. You can create a nonclustered index over all columns that will behave exactly like a clustered one. This is called a covering index.]]></description>
		<content:encoded><![CDATA[<p>The concept of a clustered index is an implementation detail. You can create a nonclustered index over all columns that will behave exactly like a clustered one. This is called a covering index.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
