Skip to content

Commit bb97972

Browse files
committed
Update GROUP BY
1 parent 62dcfc9 commit bb97972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/query/group-by.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The ``GROUP BY`` clause divides the query's results according to the values of o
3737

3838
## Examples
3939

40-
For the examples in this section, this reference set of items is used.
40+
For the examples in this section, this reference set of items is used. Each item includes a ``capabilities`` object that may include ``softwareDevelopment`` and ``mediaTrained`` properties.
4141

4242
:::code language="json" source="~/cosmos-db-nosql-query-samples/scripts/group-by/seed.json" range="1-2,4-11,13-20,22-29,31-38,40-46,48-55,57-64" highlight="4-7,12-15,20-23,28-31,36-38,43-46,51-54":::
4343

0 commit comments

Comments
 (0)