Which one is not Data Manipulation Language Statement?OptionsINSERTDELETETRUNCATESELECTUPDATE
Question
Which one is not Data Manipulation Language Statement?OptionsINSERTDELETETRUNCATESELECTUPDATE
Solution
TRUNCATE is not a Data Manipulation Language (DML) statement. It is a Data Definition Language (DDL) statement. The DML statements include SELECT, INSERT, UPDATE, and DELETE. These statements are used to read and modify data. On the other hand, DDL statements like TRUNCATE are used to define and manage tables in a database.
Similar Questions
elect the correct answerWhich one is not Data Manipulation Language Statement?OptionsDELETEUPDATETRUNCATEINSERTSELECT
Which one is not Data Manipulation Language Statement?OptionsINSERTUPDATETRUNCATEDELETESELECT
Which one is not Data Definition Language Statement?OptionsTRUNCATEALTERCREATEDROPUPDATE
Select the correct answerWhich one is not Data Definition Language Statement?OptionsDROPALTERUPDATECREATETRUNCATE
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.