Video upload date:  · Duration: PT1H46M27S  · Language: EN

You are working with a sales data table in databricks video

data-analyst video for you are working with a sales data table in Databricks SQL that contains columns for Region , Product , and SalesAmount . You want to

This is a dedicated watch page for a single video.

Full Certification Question

You are working with a sales data table in Databricks SQL that contains columns for Region , Product , and SalesAmount . You want to generate a report that includes the total sales amount for each combination of Region and Product, as well as the total for each Region and the overall total. But not the total for each Product. Which SQL query would you use to achieve this?