DROP TABLE statement: ----------------------------------------​ DROP TABLE…

2017

DROP TABLE statement:

----------------------------------------

DROP TABLE स्टेटमेंट:

  1. A.

    deletes all constraints in a table.

  2. B.

    deletes only the structure of the table.

  3. C.

    deletes data of table.

  4. D.

    deletes data as well as structure of table.

Attempted by 2129 students.

Show answer & explanation

Correct answer: D

Correct Answer: deletes data as well as structure of table. Explanation: What DROP TABLE does: Removes the table definition (structure), all rows of data, and associated objects such as constraints, indexes, and triggers that belong to that table.

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

Explore the full course: Up Lt Grade Assistant Teacher 2025