Which SQL command is used to completely delete a table, removing both its data…

2025

Which SQL command is used to completely delete a table, removing both its data and structure from the database?

  1. A.

    DROP TABLE

  2. B.

    REMOVE TABLE

  3. C.

    ERASE TABLE

  4. D.

    DELETE TABLE

Attempted by 129 students.

Show answer & explanation

Correct answer: A

The correct command is DROP TABLE. It permanently deletes the table definition and all data.

Explore the full course: Niacl Ao It Specialist