QuestionQ60
Integrate an Azure Cosmos DB solutionYou are building an application that will use an Azure Cosmos DB Core (SQL) API account as a data source.
You need to create a report that shows the five fruits with the highest order counts, as displayed in the following table.

A collection containing pre-aggregated data already exists. A sample document is shown below:

Which two queries can you use to retrieve the report data? Each correct answer provides a complete solution.
NOTE: Each correct selection is worth one point.
Choose two
- A

- B

- C

- D

Community Discussion