Answer Posted / Himanshu Gangwar
MongoDB Aggregation is a pipeline that processes data records and returns computed results based on various stages. Each stage performs an operation on the input documents, such as filtering, sorting, or calculating statistics.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers