Sign in
TechNet Blogs
Technet Blog Images
More ...
Common Tasks
Blog Home
Email Blog Author
RSS for posts
RSS for comments
Search
Tags
AlwaysOn
Denali
Dutch
MCM
PASS
Performance
PowerShell
SQL Server
SQL Server 2012
Windows 8
Windows Server 2008 R2
Windows Server 2012
Archives
Archives
April 2013
(1)
March 2013
(1)
September 2012
(1)
August 2012
(2)
July 2012
(2)
March 2012
(1)
November 2011
(1)
October 2011
(3)
September 2011
(1)
August 2011
(2)
Browse by Tags
TechNet Blogs
>
Robert's SQL Blog
>
All Tags
>
performance
Tagged Content List
Blog Post:
Using table variables (or temp tables) to speed up… or slow down
Robert Hartskeerl
In SQL Server you can use temporary tables to store intermediate results. This is a common used technique to speed up query processing. Recently I came across a problem where the temporary tables were causing the performance degradation. I'm not going into the different temporary tables types, there...
on
21 Jul 2012
Page 1 of 1 (1 items)