

MCQOPTIONS
Saved Bookmarks
1. |
If several concurrent transactions are executed over the same data set and the second transaction updates the database before the first transaction is finished, the ____ property is violated and the database is no longer consistent. |
A. | atomicity |
B. | consistency |
C. | isolation |
D. | Durability |
Answer» D. Durability | |