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.
SetIntersect
1 parent 9bc1fc3 commit 5db8458Copy full SHA for 5db8458
articles/cosmos-db/nosql/query/setintersect.md
@@ -45,7 +45,7 @@ This first example uses the function with static arrays to demonstrate the inter
45
46
This last example uses a single item that share values within two array properties.
47
48
-:::code language="json" source="~/cosmos-db-nosql-query-samples/scripts/setintersect-field/seed.novalidate.json" range=1-2,4-16" highlight="4-12":::
+:::code language="json" source="~/cosmos-db-nosql-query-samples/scripts/setintersect-field/seed.novalidate.json" range="1-2,4-16" highlight="4-12":::
49
50
The query selects the appropriate field from the item\[s\] in the container.
51
0 commit comments