Advertisements
Advertisements
Question
Which of the following is not a DDL command in SQL?
Options
DROP
CREATE
UPDATE
ALTER
MCQ
Solution
UPDATE
Explanation:
Update is a data manipulation command that changes a table's data.
shaalaa.com
Is there an error in this question or solution?