Ultimate access to all questions.
A data engineer has written a query to create a Delta Live Table named sales_aggregated
to calculate the total sales per day, referencing another Delta Live Table called sales_cleaned
. However, the DLT pipeline fails to start due to an error in the query. Which of the following modifications should be made to the query to successfully initiate the DLT pipeline?