Q12
Single choice
After running DESCRIBE EXTENDED accounts.customers;, the following was returned:

Now, a data analyst runs the following command:
DROP TABLE accounts.customers;
Which of the following describes the result of running this command?