SQL is a query language and has types_______________?
- A. Data definition language
- B. Data manipulation language
- C. Data control language
- D. All of the above
Explanation
SQL includes data definition commands such as CREATE, data manipulation commands such as SELECT and UPDATE, and data control commands such as GRANT. Therefore, all three listed categories are represented.
Related questions
In a relational database, a primary key is a field that:
In database table, what does a column represent?
Data in database at a particular point of time is called as?
A______________is a collection of data organized in a manner that allows access, retrieval and use of that data.
SQL stands for ________?