'How to write Inner Join condition in MongoDB with multiple columns

I was trying to join two collections using multiple columns. I was exactly looking for an inner join output. Can some one help me on getting the query in MongoDB



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source