Viewing 2 posts - 1 through 2 (of 2 total)
Thanks Brandie,
Both articles were awesome and in depth.
Each led to other articles that helped greatly.
This is my first post here and I must say, I'm very impressed!!!
Thanks again,
February 16, 2011 at 8:33 am
#1287723
What about issues of memory usage on temp tables or table variables.
Is there a difference?
i.e. does a temp table (#mytable) write to the disk in tempdb?
vs. a table variable (@mytable)...
February 16, 2011 at 8:12 am
#1287701