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

For explanation: This FACILITATES ATOMIC write operations since a SINGLE write operation can insert or update the DATA for an entity.



Discussion

No Comment Found

Related InterviewSolutions