InterviewSolution
Saved Bookmarks
| 1. |
The database system must take special actions to ensure that transactions operate properly without interference from concurrently executing database statements. This property is referred to as(a) Atomicity(b) Durability(c) Isolation(d) All of the mentionedThis question was addressed to me in an interview for internship.Query is from Transaction Concept topic in chapter Transactions of Database Management |
|
Answer» Correct option is (c) Isolation |
|