Multiple choice What does the term DROP do? Deletes Disables Creates Changes Reveal answer Fill a bubble to check yourself A Correct answer Explanation In SQL, the DROP command is used to remove an entire database object, such as a table or a database, permanently from the system.