Multiple choice

Which of the following is a valid TCL statement?

  1. Commit

  2. Rollback

  3. Savepoint

  4. All of these

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

Savepoint, commit, rollback, set transaction are TCL statements meaning Transaction Control statements which are used to manage the changes made by DML statements.  Savepoint , commit , rollback , set transaction are TCL statements meaning Transaction Control statements which are used to manage the changes made by DML statements. finally 5 option is correct.