In dbms, what will be the outcome when we map a multivalued attribute for any entity from the er model to the relational model?
Answers
Answered by
0
Answer:
In Database Management Systems, or DBMS, when a multivalued attribute for any entity is mapped from the Entity-Relationship (ER) Model to the Relational Model, the result is many relations, one for each of the distinct values of the attribute.
Similar questions