QuestionQ35
Executing queries using Databricks SQL and Databricks SQL WarehousesA data analyst needs to use the sales_table below to obtain each product’s percentage rank within its region, ordered by sales:

The query result should appear as follows:

Which of the following queries accomplishes this task?
- A

- B

- C

- D

- E

Community Discussion