Advertisements
Advertisements
Question
Which of the following is a DML command in SQL?
Options
UPDATECREATEALTERDROР
MCQ
Advertisements
Solution
UPDATE
Explanation:
An UPDATE statement is a data manipulation command that modifies table data. CREATE, ALTER, and DROP are data definition commands used to create, modify, or drop a table.
shaalaa.com
Is there an error in this question or solution?
