Which of the following index would be optimum for the query?
Select all valid. db.test.find( { a : 5, c : 2 })
When should we consider representing a one-to-many relationship in an embedded collection instead of separate collection?
If the value of totalKeysExamined is 30000 and the value of totalDocsExamined is 0, which of the following option is correct?