Skip to content

Commit cda6cc3

Browse files
Merge pull request #277315 from seesharprun/cosmos-fix-ceiling-nosql
Cosmos DB Fix NoSQL query `CEILING` article
2 parents b9dff1e + afddb3f commit cda6cc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/nosql/query/ceiling.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: cosmos-db
99
ms.subservice: nosql
1010
ms.topic: reference
1111
ms.devlang: nosql
12-
ms.date: 02/27/2024
12+
ms.date: 06/05/2024
1313
ms.custom: query-reference
1414
---
1515

@@ -39,7 +39,7 @@ Returns a numeric expression.
3939

4040
The following example shows positive numeric, negative, and zero values evaluated with this function.
4141

42-
:::code language="nosql" source="~/cosmos-db-nosql-query-samples/scripts/ceiling/query.sql" highlight="2-7":::
42+
:::code language="nosql" source="~/cosmos-db-nosql-query-samples/scripts/ceiling/query.sql" highlight="2-4":::
4343

4444
:::code language="json" source="~/cosmos-db-nosql-query-samples/scripts/ceiling/result.json":::
4545

0 commit comments

Comments
 (0)