InterviewSolution
Saved Bookmarks
| 1. |
State your understanding of Entity Relationship (or the ER) model. Also, define the following terms: Entities, Entity Types, and Entity Sets in Database Management Systems. |
|
Answer» A diagrammatic APPROACH to database architecture in which real-world things are represented as entities and relationships between them are indicated is known as an Entity-Relationship model. Given below is an image of a sample ER diagram for a student studying in college. The definition of the given terms are as follows:
|
|