chbahmed Commented 1 Years ago through
Blogs
The initial understanding about table variable was that it only remains in memory and is not made in temporary database. I remember that I had read in begining that the table variable is only written to TEMPDB database when its size exceeds 2 MB otherwi...