Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 6 Topic 1 Discussion

Databricks Certified Data Engineer Associate Exam Databricks-Certified-Data-Engineer-Associate Question # 6 Topic 1 Discussion

Databricks-Certified-Data-Engineer-Associate Exam Topic 1 Question 6 Discussion:
Question #: 6
Topic #: 1

A data engineer is attempting to drop a Spark SQL table my_table and runs the following command:

DROP TABLE IF EXISTS my_table;

After running this command, the engineer notices that the data files and metadata files have been deleted from the file system.

Which of the following describes why all of these files were deleted?


A.

The table was managed


B.

The table's data was smaller than 10 GB


C.

The table's data was larger than 10 GB


D.

The table was external


E.

The table did not have a location


Get Premium Databricks-Certified-Data-Engineer-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.