1.

Point out the wrong statement.(a) Secondary indices are not available in MongoDB(b) MongoDB supports search by field, range queries, regular expression searches(c) MongoDB can store the business subject in the minimal number of documents(d) All of the mentionedI got this question in an internship interview.Question is taken from Introduction to MongoDB topic in chapter MongoDB and noSQL Concepts of MongoDB

Answer»

The correct option is (a) Secondary INDICES are not AVAILABLE in MongoDB

Easy explanation: Any FIELD in a MongoDB DOCUMENT can be INDEXED.



Discussion

No Comment Found

Related InterviewSolutions