🔥 3-day streak
Databricks Certified Data Engineer Associate94 / 150
Question 94 of 150

A data engineer creates a Delta table in Unity Catalog using the statement: CREATE TABLE sales.orders LOCATION 's3://company-data/orders' AS SELECT * FROM staging_orders. Later, a colleague runs DROP TABLE sales.orders. What happens to the metadata and the underlying data files?

Reviewed for accuracy · Report an issueNext question