Multiple choice

Which of the following commands or statements is used to recover from dead lock situation?

  1. Commit

  2. Set transaction

  3. Rollback

  4. All of these

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

Rollback is a TCL statement which is used to resolve the problems of Dead lock and recovery of transaction.