Completed
- Understand SQL query language
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Query the Azure Cosmos DB SQL API
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Learning objectives
- 3 - Understand the difference between point reads and queries in Azure Cosmos DB
- 4 - Understand SQL query language
- 5 - Create queries with SQL
- 6 - Project query results
- 7 - Querying arrays
- 8 - Implement type-checking in queries
- 9 - Use built-in functions
- 10 - Handling date and time using system functions
- 11 - Execute queries in the SDK
- 12 - Exercise: Execute a query with the Azure Cosmos DB SQL API SDK
- 13 - Some best practices
- 14 - Knowledge Check
- 15 - Summary and conclusion