Q. What does the DELETE Statement do?
β
Correct Answer: (B)
By deleting the stored data, this SQL statement deletes the database.
Explanation: By deleting the stored data, DELETE SQL statement deletes the database.