Which of the following SQL statements is used to modify the data in a table ?

2025

Which of the following SQL statements is used to modify the data in a table ?

  1. A.

    SELECT

  2. B.

    INSERT

  3. C.

    UPDATE

  4. D.

    DELETE

Attempted by 282 students.

Show answer & explanation

Correct answer: C

The question asks which SQL statement modifies data. UPDATE is the correct command for modifying existing records, while SELECT retrieves, INSERT adds new rows, and DELETE removes data.

Explore the full course: Niacl Ao It Specialist