

InterviewSolution
Saved Bookmarks
1. |
Aggregation expressions use ______ path to access fields in the input documents.(a) mpath(b) dbpath(c) lpath(d) fieldThis question was posed to me by my college professor while I was bunking the class.This intriguing question comes from Aggregation Mechanics in portion Aggregation Concepts and Aggregation Mechanics of MongoDB |
Answer» Right choice is (d) FIELD |
|