<?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: Create Index on Temp Table</title>
	<atom:link href="http://sqlserverplanet.com/sql/create-index-on-temp-table/feed" rel="self" type="application/rss+xml" />
	<link>http://sqlserverplanet.com/sql/create-index-on-temp-table</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: Ajay Khatri</title>
		<link>http://sqlserverplanet.com/sql/create-index-on-temp-table/comment-page-1#comment-1132</link>
		<dc:creator>Ajay Khatri</dc:creator>
		<pubDate>Wed, 14 Mar 2012 08:24:28 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=984#comment-1132</guid>
		<description>Great ...........!!!!!!!!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>Great &#8230;&#8230;&#8230;..!!!!!!!!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Carter</title>
		<link>http://sqlserverplanet.com/sql/create-index-on-temp-table/comment-page-1#comment-1119</link>
		<dc:creator>Nick Carter</dc:creator>
		<pubDate>Mon, 05 Mar 2012 17:40:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=984#comment-1119</guid>
		<description>The information is helpful...thanks

but where is the +1 button</description>
		<content:encoded><![CDATA[<p>The information is helpful&#8230;thanks</p>
<p>but where is the +1 button</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://sqlserverplanet.com/sql/create-index-on-temp-table/comment-page-1#comment-1011</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Thu, 15 Dec 2011 17:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=984#comment-1011</guid>
		<description>Nah, you can&#039;t count on that as mitigating recompilation.  It actually has to do with how much data was in the table at the time of compilation.  If that changes significantly in a subsequent execution, it will recompile.  The precise descriptions of the data changes are published somewhere.</description>
		<content:encoded><![CDATA[<p>Nah, you can&#8217;t count on that as mitigating recompilation.  It actually has to do with how much data was in the table at the time of compilation.  If that changes significantly in a subsequent execution, it will recompile.  The precise descriptions of the data changes are published somewhere.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nian</title>
		<link>http://sqlserverplanet.com/sql/create-index-on-temp-table/comment-page-1#comment-978</link>
		<dc:creator>Nian</dc:creator>
		<pubDate>Mon, 21 Nov 2011 12:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://sqlserverplanet.com/?p=984#comment-978</guid>
		<description>Hi Derek,

How about creating index immediately after table declaration? Does it eliminate recompilation?</description>
		<content:encoded><![CDATA[<p>Hi Derek,</p>
<p>How about creating index immediately after table declaration? Does it eliminate recompilation?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

