CompTIA ITF+ (FC0-U61) — Question 234
Which of the following categories describes commands used to extract information from a database?
Answer options
- A. DDL
- B. DDR
- C. DLL
- D. DML
Correct answer: D
Explanation
The correct answer is DML (Data Manipulation Language), which encompasses commands designed to retrieve and manipulate data within a database. DDL (Data Definition Language) is focused on defining database structures, while DDR and DLL are not standard categories recognized in database management.