Which of the following statement removes database including its related components?
(a) DROP DATABASE
(b) DELETE DATABASE
(c) REMOVE DATABASE
(d) None of the mentioned
I have been asked this question in an interview for job.
This key question is from Data Definition Language in chapter Creating the Physical Database Schema of SQL Server