Database Management Systems (DBMS)

Select the correct name for: a subset of SQL primarily represented by the SELECT statement, used to retrieve data from a database.

Correct answer

C. Data Query Language (DQL)

Explanation

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