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
What do you know about normalization and de- normalization?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?
explain different types of constraints? : Sql server database administration
What is difference between getdate and sysdatetime in sql server 2008?
Define left outer join?
Can we call stored procedure in trigger?
What new changes are being made in SQL Server?
Which is the latest version of sql server and when it is released?
Can we call future method from queueable?
How would you add a section to a table?
List some major differences between triggers and stored procedures?
What is an expression in ms sql server?
What is sql server profiler?
Can truncate be rolled back?
Describe and explain about SQL native client?