Which category of SQL commands does the INSERT statement belong to?
2026
Which category of SQL commands does the INSERT statement belong to?
Answer: C. DML (Data Manipulation Language)
- A.
DDL (Data Definition Language)
- B.
DCL (Data Control Language)
- C.
DML (Data Manipulation Language)
- D.
TCL (Transaction Control Language)
Attempted by 1499 students.
Show answer & explanation
Correct answer: C
Loading lesson…