Skip to content

Commit 92923a2

Browse files
committed
Updating metadata descriptions per the SEO OKR
1 parent a4d6e40 commit 92923a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/cosmos-db/sql-query-join.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: SQL JOIN queries for Azure Cosmos DB
3-
description: Learn about JOIN SQL syntax for Azure Cosmos DB.
3+
description: Learn how to JOIN multiple tables in Azure Cosmos DB to query the data
44
author: markjbrown
55
ms.service: cosmos-db
66
ms.topic: conceptual

articles/cosmos-db/sql-query-offset-limit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: OFFSET LIMIT clause in Azure Cosmos DB
3-
description: Learn about the OFFSET LIMIT clause for Azure Cosmos DB.
3+
description: Learn how to use the OFFSET LIMIT clause to skip and take some certain values when querying in Azure Cosmos DB.
44
author: timsander1
55
ms.service: cosmos-db
66
ms.topic: conceptual

0 commit comments

Comments
 (0)