<?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/tsql/create-index-on-temp-table</link>
	<description>SQL Articles &#38; Tips from the field</description>
	<lastBuildDate>Tue, 14 May 2013 09:47:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Ajay Khatri</title>
		<link>http://sqlserverplanet.com/tsql/create-index-on-temp-table#comment-321</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-321</guid>
		<description><![CDATA[Great ...........!!!!!!!!!!!!!!!!!!]]></description>
		<content:encoded><![CDATA[<p>Great &#8230;&#8230;&#8230;..!!!!!!!!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Carter</title>
		<link>http://sqlserverplanet.com/tsql/create-index-on-temp-table#comment-320</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-320</guid>
		<description><![CDATA[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/tsql/create-index-on-temp-table#comment-319</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-319</guid>
		<description><![CDATA[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/tsql/create-index-on-temp-table#comment-318</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-318</guid>
		<description><![CDATA[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>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using apc
Object Caching 354/356 objects using apc

 Served from: sqlserverplanet.com @ 2013-05-22 09:57:08 by W3 Total Cache -->