<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>11.0 Temporary Tables, Table Variables and Recompiles</title><link>http://blogs.msdn.com/sqlprogrammability/archive/2007/01/18/11-0-temporary-tables-table-variables-and-recompiles.aspx</link><description>11.1 Temporary Tables versus Table Variables In order to determine if table variables or temporary tables is the best fit for your application, let us first examine some characteristics of table variables and temporary tables: 1. Table variables have</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: 11.0 Temporary Tables, Table Variables and Recompiles</title><link>http://blogs.msdn.com/sqlprogrammability/archive/2007/01/18/11-0-temporary-tables-table-variables-and-recompiles.aspx#1552717</link><pubDate>Mon, 29 Jan 2007 23:11:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1552717</guid><dc:creator>BSovers</dc:creator><description>&lt;p&gt;Does anyone know if the limitation of not being able to use a table variable as an input parameter to a stored procedure is going to be resolved in a future version?&lt;/p&gt;
&lt;p&gt;This would be NICE functionality, and a legitimate extension to the table variable data structure.&lt;/p&gt;</description></item><item><title>Never use table variables?</title><link>http://blogs.msdn.com/sqlprogrammability/archive/2007/01/18/11-0-temporary-tables-table-variables-and-recompiles.aspx#7319288</link><pubDate>Wed, 30 Jan 2008 07:14:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7319288</guid><dc:creator>Jason Massie's SQL blog</dc:creator><description>&lt;p&gt;MS pushed tables variables too hard back in 2000 and developers went a little crazy with them. However,&lt;/p&gt;
</description></item><item><title>&lt;h1&gt;Never use table variables?&lt;/h1&gt;</title><link>http://blogs.msdn.com/sqlprogrammability/archive/2007/01/18/11-0-temporary-tables-table-variables-and-recompiles.aspx#7319430</link><pubDate>Wed, 30 Jan 2008 07:25:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7319430</guid><dc:creator>SELECT IsUseless(blabber) from sys.innarwebs CROSS APPLY jmass(blog)</dc:creator><description>&lt;p&gt;&amp;amp;lt;p&amp;amp;gt;MS pushed tables variables too hard back in 2000 and developers went a little crazy with them. However, we found out that they were not the greatest thing since sliced bread especially when t ...&lt;/p&gt;
</description></item></channel></rss>