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

Video: The data engineering team has the following databricks video

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

Full Certification Question

The data engineering team has the following query for processing customers’ requests to be forgotten: DELETE FROM customers WHERE customer_id IN ( SELECT customer_id FROM delete_requests ) Which statement describes the results of executing this query ?