er in dbms model
er in dbms model
In DBMS
• What is ER model
• Entities and Attributes
• Relationships & its types
• Type of attributes
• E/R Diagrams
What is ER Model : -
Types of Relationship
One-To-One Relationships
In this type of relationship, where one
instance of an entity is associated with
only one instance of another entity.
Example : A person has only one
passport .
One-To-Many Relationships
In a one-to-many relationship, where one
instance of an entity can be associated with
multiple instances of another entity.
Example : A department can have multiple
employees But An employee belongs to only
one department.