Database Operations | MCQs
-
A. Consistent Transaction
-
B. Read Write Transaction
-
C. Isolated Transaction
-
D. Read only Transaction
Explanation
If the database operations do not update the database but only retrieve data, this type of transaction is called a read-only transaction.
If the database were in an inconsistent state before a transaction, it would remain in the inconsistent state after the transaction.
✅ Correct: 0 |
❌ Wrong: 0 |
📊 Total Attempted: 0