

InterviewSolution
Saved Bookmarks
1. |
_________ can return the results of a map-reduce operation as a document, or may write the results to collections.(a) mapReduce(b) mapperRed(c) RedMap(d) none of the mentionedThe question was asked in an online interview.I would like to ask this question from Map-Reduce in portion Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» The correct OPTION is (a) mapReduce |
|