Tutorial 2 Pre-Excercise 1. Drawing ERD For Sample Situation
Tutorial 2 Pre-Excercise 1. Drawing ERD For Sample Situation
Assumption
A component does not have to be associated with a product. Not all components are
used in products 0 Products ~ 1 component
Bold italic means that attribute is in consideration. Bold means attributes are
surely in that entity.
Suppliers and products doesn’t belongs to entity itself, since we define M-M
relationship on Product and components && components/supplier => supplier
belongs to middle table, between component and supplier and product belongs to
middle table between component and Product enough to define which
component belongs to which supplier and product respectively.