This is a dedicated watch page for a single video.
You are analyzing retail sales data in Databricks SQL with the columns ‘Store’ , ‘Product’ , and ‘Revenue’ . You decide to use ROLLUP , CUBE , and GROUPING SETS to generate different levels of aggregations. Which of the following statements is correct when applying these functions to (‘Store’, ‘Product’)?