1.

______________ documents capture relationships between data by storing related data in a single document structure.(a) Capped(b) Embedded(c) External(d) InternalThis question was posed to me in exam.Enquiry is from Data Modeling Introduction topic in division Data Models of MongoDB

Answer»

Correct ANSWER is (b) Embedded

For EXPLANATION I would say: MONGODB documents make it possible to EMBED document structures in a field or array within a document.



Discussion

No Comment Found

Related InterviewSolutions