Relations produced from e - r model will always be in
Answers
Answered by
2
Answer:
1NF
Explanation:
Simple atomic values non multivalued attributes.
Generally ERD is design level task and Relational model is implementation. Whenever relational model is implemented from erd we get rid of multivalued attribute. The procedure is outlined . Multi-valued attributes are removed as M:N binary relation by repeating the tuples and hence relation becomes 1NF. We cannot guarantee any higher normalization.
Similar questions