Database Management Systems (DBMS)

Which statement correctly explains Data Query Language (DQL)?

Correct answer

B. A subset of SQL primarily represented by the SELECT statement, used to retrieve data from a database.

Explanation

Data Query Language (DQL) refers to a subset of SQL primarily represented by the SELECT statement, used to retrieve data from a database.