AWS Exams GCP Exams Azure Exams GitHub Exams Jira Exams ISC2 Exams

Video: The data engineering team has a Delta Lake databricks video

Question 1 Be Honest
« Back   Next data-engineer-professional Certification Question »
Answer

Full Certification Question

The data engineering team has a Delta Lake table created with following query: CREATE TABLE target AS SELECT * FROM source A data engineer wants to drop the source table with the following query: DROP TABLE source Which statement describes the result of running this drop command ?