<?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: Temp tables and table variables</title>
	<atom:link href="http://sqlinthewild.co.za/index.php/2007/12/19/temp-tables-and-table-variables/feed/" rel="self" type="application/rss+xml" />
	<link>http://sqlinthewild.co.za/index.php/2007/12/19/temp-tables-and-table-variables/</link>
	<description>A discussion on SQL Server</description>
	<lastBuildDate>Tue, 07 Feb 2012 14:50:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Pradnesh</title>
		<link>http://sqlinthewild.co.za/index.php/2007/12/19/temp-tables-and-table-variables/comment-page-1/#comment-34</link>
		<dc:creator>Pradnesh</dc:creator>
		<pubDate>Sat, 03 Jan 2009 19:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/index.php/2007/12/19/temp-tables-and-table-variables/#comment-34</guid>
		<description>Great article</description>
		<content:encoded><![CDATA[<p>Great article</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gail</title>
		<link>http://sqlinthewild.co.za/index.php/2007/12/19/temp-tables-and-table-variables/comment-page-1/#comment-33</link>
		<dc:creator>Gail</dc:creator>
		<pubDate>Thu, 31 Jan 2008 16:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/index.php/2007/12/19/temp-tables-and-table-variables/#comment-33</guid>
		<description>Interesting. I hadn&#039;t noticed that. It could be that, because the optimiser thinks there&#039;s only one row, it doesn&#039;t see a need for parallelism.

Thanks for pointing that out. I&#039;ll see if I can confirm if that is still the case on SQL 2005.</description>
		<content:encoded><![CDATA[<p>Interesting. I hadn&#8217;t noticed that. It could be that, because the optimiser thinks there&#8217;s only one row, it doesn&#8217;t see a need for parallelism.</p>
<p>Thanks for pointing that out. I&#8217;ll see if I can confirm if that is still the case on SQL 2005.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rich</title>
		<link>http://sqlinthewild.co.za/index.php/2007/12/19/temp-tables-and-table-variables/comment-page-1/#comment-32</link>
		<dc:creator>Rich</dc:creator>
		<pubDate>Thu, 31 Jan 2008 15:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://sqlinthewild.co.za/index.php/2007/12/19/temp-tables-and-table-variables/#comment-32</guid>
		<description>Just for interests sake, an extension of point 2 above - they appear to remove the choice of parallelism, effectively making the query maxdop 1. Least, in 2k anyway.</description>
		<content:encoded><![CDATA[<p>Just for interests sake, an extension of point 2 above &#8211; they appear to remove the choice of parallelism, effectively making the query maxdop 1. Least, in 2k anyway.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

