

InterviewSolution
Saved Bookmarks
1. |
___________ data models allow applications to store related pieces of information in the same database record.(a) Reference(b) Embedded(c) External(d) None of the mentionedThis question was addressed to me in an online interview.The query is from Data Modeling Concepts in portion Data Models of MongoDB |
Answer» Right choice is (B) Embedded |
|