CosmosDB SQL API basic query examples
Get started CosmosDB queries by learning through the below examples.
Read this article to setup Cosmosdb locally in your machine and import Volcano sample data.

Here are our sample queries.
Select all records from a collection
select * from c