<?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: Temporary Tables vs. Table Variables in SQL Server</title>
	<atom:link href="http://dev.digi-corp.com/2009/05/temporary-tables-vs-table-variables-in-sql-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.digi-corp.com/2009/05/temporary-tables-vs-table-variables-in-sql-server/</link>
	<description>&#62;&#62; Developer Blog</description>
	<lastBuildDate>Mon, 30 Jan 2012 08:47:08 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nathan</title>
		<link>http://dev.digi-corp.com/2009/05/temporary-tables-vs-table-variables-in-sql-server/comment-page-1/#comment-44760</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Mon, 31 Oct 2011 16:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://dev.digi-corp.com/?p=184#comment-44760</guid>
		<description>Great Information.  I do have one question though.  What would be a great recommendation for the amount of data to be limited in each of these options.  At my current employer, we traditionally using permanent staging tables but sometimes make use of variables tables if the data set is very small.  Do you have recommendations on limits as far as the amount of data to include in such options?</description>
		<content:encoded><![CDATA[<p>Great Information.  I do have one question though.  What would be a great recommendation for the amount of data to be limited in each of these options.  At my current employer, we traditionally using permanent staging tables but sometimes make use of variables tables if the data set is very small.  Do you have recommendations on limits as far as the amount of data to include in such options?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Prasad</title>
		<link>http://dev.digi-corp.com/2009/05/temporary-tables-vs-table-variables-in-sql-server/comment-page-1/#comment-4675</link>
		<dc:creator>Prasad</dc:creator>
		<pubDate>Fri, 29 Oct 2010 11:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://dev.digi-corp.com/?p=184#comment-4675</guid>
		<description>Excellent post and it really gave me clear cut difference between temporary tables and table variables. 

Thank You
Prasad</description>
		<content:encoded><![CDATA[<p>Excellent post and it really gave me clear cut difference between temporary tables and table variables. </p>
<p>Thank You<br />
Prasad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://dev.digi-corp.com/2009/05/temporary-tables-vs-table-variables-in-sql-server/comment-page-1/#comment-836</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Wed, 28 Oct 2009 14:25:15 +0000</pubDate>
		<guid isPermaLink="false">http://dev.digi-corp.com/?p=184#comment-836</guid>
		<description>Quote
&quot;No SELECT INTO: We cannot use a SELECT INTO with Table Variables in SQL Server 2000 though the feature is available with Table Variables in SQL Server 2005.&quot;

I don&#039;t believe you can use SELECT INTO with Table Variables even in SQL Server 2005.</description>
		<content:encoded><![CDATA[<p>Quote<br />
&#8220;No SELECT INTO: We cannot use a SELECT INTO with Table Variables in SQL Server 2000 though the feature is available with Table Variables in SQL Server 2005.&#8221;</p>
<p>I don&#8217;t believe you can use SELECT INTO with Table Variables even in SQL Server 2005.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manish Khandelwal</title>
		<link>http://dev.digi-corp.com/2009/05/temporary-tables-vs-table-variables-in-sql-server/comment-page-1/#comment-543</link>
		<dc:creator>Manish Khandelwal</dc:creator>
		<pubDate>Fri, 21 Aug 2009 08:18:28 +0000</pubDate>
		<guid isPermaLink="false">http://dev.digi-corp.com/?p=184#comment-543</guid>
		<description>nice blog, i like this, plz send this type of blog in my email</description>
		<content:encoded><![CDATA[<p>nice blog, i like this, plz send this type of blog in my email</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chirag</title>
		<link>http://dev.digi-corp.com/2009/05/temporary-tables-vs-table-variables-in-sql-server/comment-page-1/#comment-101</link>
		<dc:creator>chirag</dc:creator>
		<pubDate>Sat, 30 May 2009 06:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://dev.digi-corp.com/?p=184#comment-101</guid>
		<description>Really a helpful article.Keep it up.Waiting for your next article on same</description>
		<content:encoded><![CDATA[<p>Really a helpful article.Keep it up.Waiting for your next article on same</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kuldip.bhatt</title>
		<link>http://dev.digi-corp.com/2009/05/temporary-tables-vs-table-variables-in-sql-server/comment-page-1/#comment-94</link>
		<dc:creator>kuldip.bhatt</dc:creator>
		<pubDate>Sat, 23 May 2009 10:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://dev.digi-corp.com/?p=184#comment-94</guid>
		<description>Nice Technical Clerification of Temp table and Tabel Variable.
Keep posting blog like this.</description>
		<content:encoded><![CDATA[<p>Nice Technical Clerification of Temp table and Tabel Variable.<br />
Keep posting blog like this.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

