

InterviewSolution
Saved Bookmarks
1. |
Embedded data model is used when you have _________ relationships between entities.(a) contains(b) isa(c) inheritance(d) all of the mentioned |
Answer» Right option is (a) contains The explanation is: Embedding provides better performance for read operations. |
|