Multiple choice

In Oracle, commit and savepoint commands come under

  1. Data Definition Language

  2. Data Manipulation Language

  3. Transaction Control Language

  4. Object Oriented Language

  5. Procedure Oriented Language

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

In Oracle, commit and savepoint commands control the transactions specified in the form of queries. Hence, this is the correct option.