We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4d6e40 commit 92923a2Copy full SHA for 92923a2
articles/cosmos-db/sql-query-join.md
@@ -1,6 +1,6 @@
1
---
2
title: SQL JOIN queries for Azure Cosmos DB
3
-description: Learn about JOIN SQL syntax for Azure Cosmos DB.
+description: Learn how to JOIN multiple tables in Azure Cosmos DB to query the data
4
author: markjbrown
5
ms.service: cosmos-db
6
ms.topic: conceptual
articles/cosmos-db/sql-query-offset-limit.md
title: OFFSET LIMIT clause in Azure Cosmos DB
-description: Learn about the OFFSET LIMIT clause for Azure Cosmos DB.
+description: Learn how to use the OFFSET LIMIT clause to skip and take some certain values when querying in Azure Cosmos DB.
author: timsander1
0 commit comments