🎴 Flashcard Mode
MySql Quiz
Card1 / 13
Mastered0
Review0
QuestionClick to flip
What does the term DROP do?
AnswerClick to flip back
A
Deletes
💡 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.