A database model that describes the attributes of entities and the relationships among them. An entity is a file (table). Today, ER models are often created graphically, and software converts the ...
The Entity-Relationship (ER) modeling approach views an application domain in terms of entities that have attributes and participate in relationships. For example, the fact that an employee was born ...