1.

__________ views partial execution statistics collected during plan selection.(a) curs.explain()(b) cursor.explain()(c) cursr.explain()(d) all of the mentionedThe question was asked in examination.Query is from Index Management in portion Index/Indexing Concepts of MongoDB

Answer» CORRECT answer is (B) cursor.explain()

The BEST EXPLANATION: Run db.collection.explain() or the cursor.explain() METHOD in allPlansExecution mode.


Discussion

No Comment Found

Related InterviewSolutions