Q. The database language that allows you to access data in a database is _____
β
Correct Answer: (A)
DML
Explanation: Data Manipulation Language (DML): It is the data manipulation language, and a programming language used to add (insert), delete and modify (update) data in a database.