Q. 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. (Solved)
1. atomicity
2. consistency
3. isolation
4. Durability
- c. isolation