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
How to find the login name linked to a given user name?
What is page-level compression?
what purpose does the model database serve? : Sql server database administration
Can you explain what are the restrictions applicable while creating views? : SQL Server Architecture
Can binary strings be converted into numeric or float data types?
What are the advantages to use stored procedures?
What is the difference between a check constraint and a rule?
Explain the types of indexes.
What is the difference between the export /import functions in sql studio and standalone sql manager? : sql server management studio
How can I create a new template for import ? : sql server management studio
How to reaname table name without using sp_Rename in sql server..?
What is exporting and importing utility?
Explain what are the events recorded in a transaction log?
What is sql server profiler trace data file?
What is cursor in ms sql server?