Databa
Databa
1
7/11/2014
2
7/11/2014
3
7/11/2014
4
7/11/2014
Unary Many-to-many
Would look like... • Here two relations are created, one to
represent the entity type in the
relationship and another representing the
M:N relationship itself
• The primary key of the associative
relation consists of two attributes, both
taking their values from the primary key
of the other relation
• Any non-key attribute of the relationship
is included in the associative relation
Example
Would look like...
(b) ITEM and
COMPONENT
relations
(a) Bill-of-materials
relationships (M:N)
5
7/11/2014
Questions