1.

A ________ query plan has returned a threshold number of matching results.(a) execution(b) unordered(c) ordered(d) none of the mentionedThis question was posed to me during an interview.My query is from Analyze Query Performance in section MongoDB CRUD Concepts and Operation of MongoDB

Answer»

Correct answer is (c) ORDERED

Easiest EXPLANATION: An ordered query plan has RETURNED all the matching results.



Discussion

No Comment Found

Related InterviewSolutions