MongoDB Related Exams
C100DBA Exam
Consider that the posts collection contains an array called ratings which contains ratings given to the post by various users in the following format:

Which of the following query will return all the documents where the ratings array contains elements that in some combination satisfy the query conditions?
Which mongodb tools allow us to work with our data in a human readable format?
In what format does mongodump creates backup files?