1.

Before version _______ capped collections did not have an _id field.(a) 2.1(b) 2.4(c) 3.0(d) 2.2I got this question in exam.My doubt stems from Index Types topic in portion Index/Indexing Concepts of MongoDB

Answer»

The correct OPTION is (d) 2.2

The best I can explain: In VERSION 2.2 and NEWER, CAPPED collections do have an _id field, except those in the local database.



Discussion

No Comment Found

Related InterviewSolutions