What is the difference between temp table and table variable?
Answer Posted / nalla
Temporary variables logs very less into transaction log, so
compare to Temp tables, temp varaibles are good in
performance wise.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what are the reporting service components in SSRS?
What is de-normalization in sql database administration? Give examples?
How do you delete duplicate rows in sql server?
When you use @@error and try-catch?
What is database white box testing?
Is it possible to have clustered index on separate drive from original table location?
How to insert multiple rows with a subquery?
How to execute multiple stored procedures at one time in sql server?
Name and describe few console utilities for ssrs?
What is normalization and what are the advantages of it?
What is a self join in sql server?
What is mean by dml?
what is a mixed extent? : Sql server administration
what is isolation level at dead lock?
What are security principals used in sql server 2005?