Posted by Burbletrack on 01/26/07 13:43
Hi All,
Hope someone can help me...
Im trying to highlight the advantages of using table variables as
apposed to temp tables within single scope.
My manager seems to believe that table variables are not advantageous
because they reside in memory.
He also seems to believe that temp tables do not use memory...
Does anyone know how SQL server could read data from a temp table
without passing the data contained therein through memory???
Is this a valid advantage/disadvantage of table variables VS temp
tables?
Navigation:
[Reply to this message]
|