Ask Question
12 May, 07:02

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.

+3
Answers (1)
  1. 12 May, 10:13
    0
    Correct answer is option B (The reason for using supertypes is to minimize the number of nulls and to minimize the likelihood of redundant relationships)

    Explanation:

    Entity supertype

    A entity supertype is a generic entity type which is related with one or more subtypes.

    Use of entity supertype:

    The reason for using entity supertype is to reduce redundant relationships and it is also used to minimize the number of nulls.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “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 ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers