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

Best explanation: For related projection functionality in the AGGREGATION FRAMEWORK PIPELINE, use the $project pipeline stage.



Discussion

No Comment Found

Related InterviewSolutions