Quiz: SQL Analytics on Databricks
Question 1: Materialized views and refresh schedules
You are working with a large dataset containing millions of customer transactions. You need to create a view that shows monthly sales summaries by department. This summary involves complex aggregations and joins that take several minutes to compute each time they are executed. The business team needs to access this data frequently throughout the…
see more