MongoDB Interview Questions and Answers
Question: What is the role of the `$lookup` stage in MongoDB aggregation?Answer: The `$lookup` stage is used in MongoDB aggregation to perform a left outer join between documents from the source and target collections based on a specified condition. |
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.
Is it helpful? Yes No
Most helpful rated by users: