

InterviewSolution
Saved Bookmarks
1. |
A ____________ data model with embedded data combines all related data for a represented entity in a single document.(a) normalized(b) denormalized(c) non relational(d) relationalI have been asked this question by my school teacher while I was bunking the class.My question comes from Data Modeling Introduction in portion Data Models of MongoDB |
Answer» Right choice is (b) denormalized |
|