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
What is explicit mode in sql server?
What is transaction server distributed transaction?
Explain the various types of concurrency problem?
What is code near application topology?
Explain trigger and trigger types?
What is the partitioning method?
Explain optimistic and pessimistic concurrency?
What is default constraint?
Do you know the isolation level that sql server support?
what is denormalization and when would you go for it? : Sql server database administration
When a primary key constraint is included in a table, what other constraints does this imply?
What is the minimum and maximum number of partitions required for a measure group? : sql server analysis services, ssas
What is the difference between rank and dense_rank?
Can you leave a union at any time?
How to convert a unicode strings to non-unicode strings?