Multiple choice Which of the following commands is used to delete table/view/synonym in SQL? Drop Delete Destroy None of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Drop is used to delete table/view/synonym in SQL.