Click here to Skip to main content
15,897,518 members
Articles / Programming Languages / SQL

Use of Table Variable in Sql Server

11 Dec 2013CPOL 182   3
Table Variable acts like a variable and exists for a particular batch of query execution. It gets dropped once it comes out of batch. This is also created in the Tempdb database but not on the memory.
Only logged in members can view this content

Please go to the SQL Table of Contents to view the list of available articles in this section.
Closed because the post is not clear, or is incomplete and has not been phrased in a way that allows it to be fully understood.. Reported by Wendelius, SoMad, Tom Marvolo Riddle on Wednesday, December 11, 2013 11:23pm