Multiple choice

Which of the following types of characteristics for transaction recovery states that the transaction operations do not update the physical database instantly?

  1. Deferred update

  2. Write ahead protocol

  3. Write-through

  4. Database buffers

  5. Cascading rollback

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This type of characteristic for transaction recovery states that the transaction operations do not update the physical database instantly.