In: Computer Science
Which of the following best describes the condition where you'd
use the "Rollback Tran" keywords
Note: More than one choice may work, so pick the best
When the transaction completed successfully
When all (or part) of the transaction failed
After the Commit Tran
Before the Begin Tran
After the Begin Tran
When all (or part) of the transaction failed
After the Begin Tran
Rollback is used to undo the changes from the database