This document discusses the enhanced entity-relationship (EER) model. The EER model extends the basic ER model to represent more complex business data through the addition of supertypes and subtypes, generalization and specialization, constraints on supertype-subtype relationships, subtype discriminators, and entity clustering. Supertypes represent generic entity types that have subtypes as subgroups with both shared and distinct attributes. The EER model allows for more flexible modeling of real-world data.