Multiple choice technology enterprise content management

DQL is the subset of SQL

  1. True

  2. False

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

DQL (Data Query Language) is a subset of SQL that includes SELECT and related clauses for retrieving data. SQL also includes DDL (CREATE/ALTER/DROP), DML (INSERT/UPDATE/DELETE), DCL (GRANT/REVOKE), and TCL (COMMIT/ROLLBACK).