CompTIA
FC0-U61 · Question #741
Which of the following categories describes commands used to extract information from a database?
The correct answer is D. DML. DML stands for Data Manipulation Language, which is a category of commands used to extract information from a database, such as SELECT, INSERT, UPDATE, and DELETE. These commands allow a programmer to query, modify, and delete data from tables and views in a
Database Fundamentals
Question
Which of the following categories describes commands used to extract information from a database?
Options
- ADDL
- BDDR
- CDLL
- DDML
How the community answered
(18 responses)- B6% (1)
- C6% (1)
- D89% (16)
Explanation
DML stands for Data Manipulation Language, which is a category of commands used to extract information from a database, such as SELECT, INSERT, UPDATE, and DELETE. These commands allow a programmer to query, modify, and delete data from tables and views in a
Topics
#DML#database commands#data retrieval
Community Discussion
No community discussion yet for this question.