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?

Answer: A. DROP TABLE

  1. A.

    DROP TABLE

  2. B.

    REMOVE TABLE

  3. C.

    ERASE TABLE

  4. D.

    DELETE TABLE

Attempted by 735 students.

Show answer & explanation

Correct answer: A

Explore the full course: Rssb Senior Computer Instructor

Loading lesson…