Q. What is the work of DROP command?
β
Correct Answer: (B)
Database objects such as tables, table views, and other objects can be deleted using this command.
Explanation: Using the DROP command, Database objects such as tables, table views, and other objects can be deleted.