What is the difference between Temporary table variable and
a Table variable?
Or
Which Table variable I should use inside Stored procedure?
Answer Posted / jagadeesh
transation can be rollback in temptable
but in tablevaribale we cannot do this
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it safe to delete log files?
What is a transact-sql statement batch in ms sql server?
What is dbcc updateusage?
What are the requirements on sql server network connections?
What is checkpoint process in the sql server?
how you can list all the tables in a database?
When I run the sql server 2000 setup, it just hangs. What do I do?
What is nonclustered index on computed columns?
Explain error handling in ssis?
Explain differences between web edition and business edition?
How raid can influence database performance?
Explain Geometry datatype in sql server 2008 with example
What is difference between sql and sql server?
What is bit data type? What's the information that can be stored inside a bit column?
What do you understand by physical_only option in dbcc checkdb?