Point Out The Wrong Statement #395
Point out the wrong statement.
This multiple choice question (MCQ) is related to the book/course gs gs112 MongoDB. It can also be found in gs gs112 Monitoring MongoDB and Optimization Strategies for MongoDB - Optimization Strategies - Quiz No.3.
Point out the wrong statement.
If MongoDB can use an index scan to obtain the requested sort order, the result will not include a SORT stage
In previous versions of MongoDB, cursor.explain() returned the scanAndOrder field to specify whether MongoDB could use the index order to return sorted results
If MongoDB uses indexes for a $and expression, the result will include the AND stage with an inputStages array that details the replicata sets
None of the mentioned
Similar question(s) are as followings:
Online Quizzes of gs112 MongoDB
GridFS, BSON Datatype and Administration Concepts - BSON - Quiz No.1
gs gs112 MongoDB
Online Quizzes