Multiple choice

Rollback of transactions is normally used to

  1. update the transaction

  2. repeat a transaction

  3. retrieve old transaction

  4. recover from transaction failure

  5. delete the transaction

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

To recover from deadlocks or failure, transactions are rolled back.