Answer Posted / swapna
Yes, very much. Check out BEGIN TRAN, COMMIT, ROLLBACK,
SAVE TRAN and @@TRANCOUNT.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Is it possible for a stored procedure to call itself or recursive stored procedure?
Do you know what is fill factor and pad index?
Explain tables in SQL Azure?
How do I find query history in sql server?
What does man by sql wildcard characters in sql server?
What is the difference between primary key and unique constraints?
How to write a query with a left outer join in ms sql server?
what is the difference between Delete and Truncate command in SQL
Where are sql server user names and passwords stored in sql server?
Does table partitioning improve performance?
Explain the concepts and capabilities of sql server?
What are truncate options available in sql server? : sql server database administration
Explain different forms of normalization?
explain different types of backups avaialabe in sql server? : Sql server database administration
What is inline variable assignment?