Write a query in Cosmos DB SQL Api to select the Average value on every 20 mins of interval
HimanshuRawat-0925
6
Reputation points
I have a cosmos DB database by name db1. I want to write an Cosmos DB SQL query to select the average value after every 20 mins of interval.
Sample Database values : (although data in cosmos DB is visualized in JSON format.)
And the Output we want
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
SQL Server | Other
Sign in to answer