What is the difference between temp table and table variable?
Answer Posted / samba shiva reddy . m
temp tables physically exists in temp DB
but temp variables does not exists.
| Is This Answer Correct ? | 4 Yes | 13 No |
Post New Answer View All Answers
How do I setup a local sql server database?
What is the current limitation of the size of SQL Azure DB?
How do I save a stored procedure in sql server?
How to find out what is the default collation in a database?
can you implement data mining in SSRS?
Explain nested trigger in sql?
How to apply filtering criteria at group level with the having clause in ms sql server?
How the authentication mode can be changed?
What is mean by clustered index and non clustered index, give syntax of creation? : sql server database administration
What are the different types of backups avaialabe in sql server 2005?
What is a rownum?
What triggers long term care?
System requirements for sql server 2005 express edition?
Create a dts package to produce a text file using the ‘update statistics’ command for the tables in a database with obsolete statistics.
What is the use of tempdb? What values does it hold?