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

Video: A data engineering team has two tables. The databricks video

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

Full Certification Question

A data engineering team has two tables. The first table june_sales is a collection of all retail sales transactions in the month of June. The second table july_sales is a collection of all retail sales transactions in the month of July. There are no duplicate records between the tables. Which of the following commands should be run to create a new table all_sales that contains all records from june_sales and july_sales without duplicate records?