Relationship (ER) Modeling

Relationship (ER) Modeling from the course text and read Enhanced Entity-Relationship Model (Links to an external site.). A superclass is an entity type that has one or more distinct subgroups with unique attributes. The subgroups with unique attributes are defined as subclasses. There are several reasons for introducing superclass and subclasses into an ER model. First, incorporating a superclass and subclasses maintains the cleanliness of the structure and improves the conceptual flow. Second, it adds familiar semantic information to an ER diagram. For this interactive assignment,

Explain when we consider using subtypes.
Create an ER diagram that depicts a superclass (entity: Person) and subclass (entities: Faculty, Staff, Student). Make sure to include at least three attributes for each entity. For instance, the STUDENT subclass has attributes such as MajorDept, Class, and GPA.