What is an entity supertype, and why is it used?
A) An entity supertype is a generic entity type that is related to one or more entity subtypes, where the entity supertype contains the common characteristics and the entity subtypes contain the unique characteristics of each entity subtype.
B) The reason for using supertypes is to minimize the number of nulls and to minimize the likelihood of redundant relationships.