Select the correct answerWhich one is not Data Definition Language Statement?OptionsDROPALTERUPDATECREATETRUNCATE
Question
Select the correct answerWhich one is not Data Definition Language Statement?OptionsDROPALTERUPDATECREATETRUNCATE
Solution
The correct answer is "UPDATE". This is because UPDATE is a Data Manipulation Language (DML) statement, not a Data Definition Language (DDL) statement. DDL statements are used to define or alter the structure of the database, such as CREATE, ALTER, DROP, and TRUNCATE. On the other hand, DML statements are used to manipulate the data within the structure, such as UPDATE, INSERT, and DELETE.
Similar Questions
Which one is not Data Definition Language Statement?OptionsCREATEALTERUPDATEDROPTRUNCATE
Select the correct answerWhich one is not Data Manipulation Language Statement?OptionsDELETEUPDATETRUNCATEINSERTSELECT
Select the correct answerWhich pair is representing Data Control Language Statements?OptionsGRANT , REVOKEINSERT , DELETECREATE , RENAMEUPDATE , SELECTALTER , DROP
Which one is not Data Manipulation Language Statement?OptionsINSERTDELETETRUNCATESELECTUPDATE
Select the correct answerWhich SQL statement is used to add data to a database?OptionsUPDATEINSERTSELECTDELETE
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.