Home »
MCQs »
SQL MCQs »
SQL Commands: DDL, DML, DCL, TCL, DQL MCQs
Command that comes under DML is/are –
6. Command that comes under DML is/are –
- ROLLBACK
- GRANT
- UPDATE
- All of the above
Answer: C) UPDATE
Explanation:
Commands that comes under DML are INSERT, SELECT, UPDATE & DELETE.