Multiple choice

A transaction is said to be in which state, when it is rolled back?

  1. Aborted

  2. Active

  3. Partially committed

  4. Failed

  5. Committed

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

This option is correct as when the execution of the transaction is stopped or aborted, it is rolled back to a state prior to its start.