Chapter 6 Database Systems Eighth Edition Presentation
Chapter 6 Database Systems Eighth Edition Presentation
Implementation, and
Management
Eighth Edition
Chapter 6
Advanced Data Modeling
The Extended Entity
Relationship Model
• Result of adding more semantic constructs to
original entity relationship (ER) model
• Diagram using this model is called an EER
diagram (EERD)
• Entity supertype
– Generic entity type related to one or more entity
subtypes
– Contains common characteristics
• Entity subtypes
– Contains unique characteristics of each entity
subtype
• Disjoint subtypes
– Also known as non-overlapping subtypes
– Subtypes that contain unique subset of
supertype entity set
• Overlapping subtypes
– Subtypes that contain nonunique subsets of
supertype entity set