Which of the following is/are DML commands?

(A) Insert

(B) Delete

(C) Update

(D) All of these

 

Answer:

DML(Data Manipulation Language) commands deal with the manipulation of data present in the database.

DML Command

Description

SELECT

Used to retrieve data from a database

INSERT

Used to insert data into a table

UPDATE

Used to update existing data in a table

DELETE

Used to delete all record from a table

 

Checking the options

  • (A) Insert - It is a DML command  
  • (B) Delete - It is a DML command   
  • (C) Update - It is a DML command   
  • (D) All of these 

Options (A), (B)  and (C) are correct.

So, the correct answer is (D)

Remove Ads
Teachoo · Class 12 Explore Class 12

Transcript

Which of the following is/are DML commands? (A) Insert (B) Delete (C) Update (D) All of these Answer: DML(Data Manipulation Language) commands deal with the manipulation of data present in the database. DML Command Description SELECT Used to retrieve data from a database INSERT Used to insert data into a table UPDATE Used to update existing data in a table DELETE Used to delete all record from a table Checking the options (A) Insert - It is a DML command (B) Delete - It is a DML command (C) Update - It is a DML command (D) All of these Options (A), (B) and (C) are correct. So, the correct answer is (D)

Davneet Singh's photo - Co-founder, Teachoo

Made by

Davneet Singh

Davneet Singh is an IIT Kanpur graduate and has been teaching for 16+ years. At Teachoo, he breaks down Maths, Science and Computer Science into simple steps so students understand concepts deeply and score with confidence.

Many students prefer Teachoo Black for a smooth, ad-free learning experience.