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

A. Read Write transaction

B. Read-only transaction

C. Consistent transaction

D. Isolated transaction

Leave a Reply