CBSE · 083Class XII · 2024Section A1 mark
Question 14
2 April 2024 · Computer Science (083)
Which of the following is not a DDL command in SQL ?
Answer
(c) UPDATE
Explanation
UPDATE is a DML (Data Manipulation Language) command, not a DDL (Data Definition Language) command.