Multiple choice

The state after a transaction has been rolled back and the database has been restored to its state prior to the start of the transaction is which of the following?

  1. Commit

  2. Active

  3. Abort

  4. Failed

  5. Stop

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

The state after the transaction has been rolled back and the database has been restored to its state prior to the start of the transaction is the aborted state.