Database Transaction Types

If the operations in a transaction do not modify the database but only retrieve the data, what does this transaction called?

Answer: 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.

This question appeared in Past Papers (1 times)
MOD Past Papers (1 times)
This question appeared in Subjects (2 times)

Install this app on your device for quick access right from your home screen.