Skip to content
Snippets Groups Projects
Commit 4cbd32b8 authored by ricardo.nunesdeo's avatar ricardo.nunesdeo
Browse files

Added req 6.

parent 9543a2c0
Branches
No related tags found
No related merge requests found
...@@ -138,7 +138,7 @@ db.orders.aggregate( { $match: { "customer.id": NumberLong("1848533681975648") } ...@@ -138,7 +138,7 @@ db.orders.aggregate( { $match: { "customer.id": NumberLong("1848533681975648") }
### requête 6 ### requête 6
```js ```js
db.orders.aggregate( { $sortByCount: "$customer.id" } ).pretty()
``` ```
### requête 7 ### requête 7
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment