After running `DESCRIBE EXTENDED accounts.customers;`, the following output was generated: //IMG// A data analyst then executes the command: ```sql DROP TABLE accounts.customers; ``` What is the result of executing this command? | Databricks Certified Data Analyst - Associate Quiz - LeetQuiz