Multiple choice

Directions: What is the full form of the abbreviation given in bold?

DCL

  1. Datum Control Language

  2. Data Connection Language

  3. Data Control Language

  4. Decision Control Language

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

Data Control Language (DCL) is a syntax used to control access to data stored in a database. It is a component of SQL and includes commands like GRANT and REVOKE.