

InterviewSolution
Saved Bookmarks
1. |
Which of the following functionality is used for aggregation framework?(a) $match(b) $project(c) $projectmatch(d) All of the mentionedI have been asked this question during an internship interview.This question is from Read Operations topic in division MongoDB CRUD Concepts and Operation of MongoDB |
Answer» Right answer is (b) $project |
|