Databricks Certified Data Engineer Associate DATA-ENGINEER-ASSOCIATE — Question 107
Topic 1 · Question 107 of 169
Topic 1 · Question 107
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. What is the reason behind the deletion of all these files?