Which of the following statements are DML statements? (a) Update [tablename]…

2019

Which of the following statements are DML statements?

(a)    Update [tablename]

        Set [columnname]=VALUE

(b)    Delete [tablename]

(c)    Select * from [tablename]

  1. A.

    a and b

  2. B.

    a and d

  3. C.

    a, b and c

  4. D.

    b and c

Attempted by 1112 students.

Show answer & explanation

Correct answer: A

Update and Delete are DML while Select is a DRL(Data retrieval language).

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor