Databricks
CERTIFIED-DATA-ANALYST-ASSOCIATE · Question #45
After running DESCRIBE EXTENDED accounts.customers;, the following was returned: Now, a data analyst runs the following command: DROP accounts.customers; Which of the following describes the result of
Sign in or unlock CERTIFIED-DATA-ANALYST-ASSOCIATE to reveal the answer and full explanation for question #45. The question stem and answer options stay visible for context.
Question
After running DESCRIBE EXTENDED accounts.customers;, the following was returned:
Now, a data analyst runs the following command:
DROP accounts.customers; Which of the following describes the result of running this command?
Exhibit
Options
- ARunning SELECT * FROM delta.
dbfs:/stakeholders/customersresults in an error. - BRunning SELECT * FROM accounts.customers will return all rows in the table.
- CAll files with the .customers extension are deleted.
- DThe accounts.customers table is removed from the metastore, and the underlying data files are
- EThe accounts.customers table is removed from the metastore, but the underlying data files are
Unlock CERTIFIED-DATA-ANALYST-ASSOCIATE to see the answer
You've previewed enough free CERTIFIED-DATA-ANALYST-ASSOCIATE questions. Unlock CERTIFIED-DATA-ANALYST-ASSOCIATE for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
