Which of the following is not a DDL command ?UPDATENone of the MentionedTRUNCATEALTER
Question
Which of the following is not a DDL command ?UPDATENone of the MentionedTRUNCATEALTER
Solution
The command that is not a DDL (Data Definition Language) command from the given options is UPDATE. This is because UPDATE is a DML (Data Manipulation Language) command, used to modify existing records in a table. DDL commands are used to define or alter the structure of the database, such as CREATE, ALTER, and TRUNCATE.
Similar Questions
Which of the following commands is a DDL command?AINSERTBUPDATECCREATE
Which of the following is not a DDL command?CREATEDROPSELECTALTER
Which of the following is/are the DDL statements?
Which of the following command is a type of Data Definition language command?a.Updateb.Mergec.Created.Delete
DDL is the abbreviation ofAData Definition LanguageBData Derivation LanguageCDescription Language
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.