Exercise #23
What is entity relationship diagram design:
An entity relationship diagram (ERD), often called an entity relationship model, is a graphical depiction of relationships between people, things, locations, concepts, and events in an information technology (IT) system.
An entity is a type of data item or component. In an ER diagram, an entity is represented by a rectangle. Consider the following scenario: We have two entities in the following ER diagram: Student and College, and these two entities have a many to one connection since many students attend a single college.


Комментарии
Отправить комментарий