File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/cosmos-db/nosql/query Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ ms.service: cosmos-db
9
9
ms.subservice : nosql
10
10
ms.topic : reference
11
11
ms.devlang : nosql
12
- ms.date : 02/27 /2024
12
+ ms.date : 06/05 /2024
13
13
ms.custom : query-reference
14
14
---
15
15
@@ -39,7 +39,7 @@ Returns a numeric expression.
39
39
40
40
The following example shows positive numeric, negative, and zero values evaluated with this function.
41
41
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 ":::
43
43
44
44
:::code language="json" source="~ /cosmos-db-nosql-query-samples/scripts/ceiling/result.json":::
45
45
You can’t perform that action at this time.
0 commit comments