0
893views
Steps for ER to relational mapping.
1 Answer
written 2.2 years ago by |
1] Strong Entity Set:
A strong entity set reduces to schema with same attributes.
If E is strong entity set with descriptive attributes $a_1. . . a_n$ This entity set will be represented as E with n distinct attributes.
2] Weak entity set:
3] Relationships:
a] One to one.
b] Many to one/one to many.
c] Many to may.
4] Multi valued attribute:
5] Composite attribute:
6] Derived attribute: