Multiple choice technology programming languages

A Rollback statement cannot be used to close transaction

  1. TRUE

  2. FALSE

  3. Both

  4. None

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

A ROLLBACK statement explicitly ends a transaction by undoing any uncommitted changes. Therefore, it is indeed used to close a transaction.