Ask Question
22 December, 05:29

Given the business rule "an employee may have many degrees," discuss its effect on attributes, entities, and relationships. (Hint: Remember what a multivalued attribute is and how it might be implemented.)

+5
Answers (1)
  1. 22 December, 08:59
    0
    Executing multivalued attribute in

    database:

    Multivalued attributes are not directly

    implemented in Relational Database,

    instead of that follow the below possible

    actions:

    Explanation:

    Multivalued Attributes

    A multivalued attribute of an entity is an attribute that can have more than one value associated with the key of the entity ... If attributes are restricted to be single valued only, the later design and implementation decisions will be simplified.

    Example:

    Consider a person can have multiple

    degrees values like BSC, MCA and these

    values can be stored in single attribute in a

    database.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Given the business rule "an employee may have many degrees," discuss its effect on attributes, entities, and relationships. (Hint: Remember ...” 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