1.

Point out the wrong statement.(a) Indexes cannot enforce uniqueness in collection(b) CRUD stands for create, read, update, and delete(c) CRUD application is the most simplest application(d) All of the mentionedThe question was asked during an interview.The query is from CRUD Concepts in chapter MongoDB CRUD Concepts and Operation of MongoDB

Answer»

The correct answer is (a) INDEXES cannot ENFORCE uniqueness in collection

For explanation: Indexes may ALSO enforce uniqueness, store objects in a geospatial representation, and FACILITATE TEXT search.



Discussion

No Comment Found

Related InterviewSolutions