I have two collections Players and Games: i. Players contains player id from 1-15. ii. Games contains games name: Hockey Cricket Badminton
with player id from 1-11 from "Players" collection.
Query for fetching all the games played by a specific player: e.g. Player 4 plays how many games with games names.