

InterviewSolution
Saved Bookmarks
1. |
________ store the relationships between data by including links or references from one document to another.(a) Capped(b) Embedded(c) External(d) References |
Answer» The correct option is (d) References For explanation: Applications can resolve these references to access the related data. Broadly, these are normalized data models. |
|