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.
1 parent 7c3dc37 commit 66646aaCopy full SHA for 66646aa
046_mongodb/12_aggregate/README.md
@@ -9,6 +9,7 @@ Aggregations operations process data records and return computed results. Aggreg
9
[documenation about single purpose aggregation](https://docs.mongodb.com/manual/aggregation/#single-purpose-agg-operations)
10
11
There are two functions you can use:
12
+
13
1. [db.collection.count()](https://docs.mongodb.com/manual/reference/method/db.collection.count/#db.collection.count)
14
1. db.collection.distinct()
15
0 commit comments