Answer Posted / Dhirendra Shukla
In MongoDB, the 'SUM' operator is an aggregate function used to calculate the sum of a specific field across multiple documents. It can be applied using the '$group' stage in the pipeline aggregation process.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers