Multiple choice

DCL in SQL Plus commands in Oracle is also known as

  1. Data Control Language

  2. Data Cost Control Language

  3. Demand Control Language

  4. Database Control Language

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

Right answer because the full name of DCL is  Data Control Language and  there are three SQL Commands in Oracle. These are; DDL(Data Definition Language) , DML (Data Manipulation Language) and DCL (Data Control Language).