Which command is used for removing a table and all its data from the database:
(a) Create command
(b) Drop table command
(c) Alter table command
(d) All of the Mentioned
I had been asked this question during an interview for a job.
The doubt is from DDL Command in section SQL Basics of Oracle