Entity Relationship model in DBMS
Entity
A thing in the world with independent existence.
Maybe an object with physical existence (house, person) or conceptual existence(course, job)
Attributes
They are properties that describe entities
Example - An entity “PERSON” can have attri...
bringcoder.tech2 min read