Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam Databricks-Certified-Data-Analyst-Associate All Questions
Exam Databricks-Certified-Data-Analyst-Associate All Questions

View all questions & answers for the Databricks-Certified-Data-Analyst-Associate exam

Databricks Data Analyst Databricks-Certified-Data-Analyst-Associate Question # 14 Topic 2 Discussion

Databricks-Certified-Data-Analyst-Associate Exam Topic 2 Question 14 Discussion:
Question #: 14
Topic #: 2

A data analyst has a managed table table_name in database database_name. They would now like to remove the table from the database and all of the data files associated with the table. The rest of the tables in the database must continue to exist.

Which of the following commands can the analyst use to complete the task without producing an error?


A.

DROP DATABASE database_name;


B.

DROP TABLE database_name.table_name;


C.

DELETE TABLE database_name.table_name;


D.

DELETE TABLE table_name FROM database_name;


E.

DROP TABLE table_name FROM database_name;


Get Premium Databricks-Certified-Data-Analyst-Associate Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.