A salesperson is managed by one manager and can manage many customers. A customer is managed by one salesperson and can place many orders. An order is placed by one customer and can include many inventory items. An inventory item can be included in many orders and is assembled from many parts. A part can be used in many inventory items and is supplied by many suppliers. An employee assembles many inventory items using many parts.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100%(2)100% found this document useful (2 votes)
1K views1 page
ERD Example
A salesperson is managed by one manager and can manage many customers. A customer is managed by one salesperson and can place many orders. An order is placed by one customer and can include many inventory items. An inventory item can be included in many orders and is assembled from many parts. A part can be used in many inventory items and is supplied by many suppliers. An employee assembles many inventory items using many parts.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1
ERD (Example)
1.
Produce an Entity-Relationship Diagram (ERD) which represent the following
scenario. A salesperson is managed by only one salespeople. A salesperson can be an agent for many customers. A customer is managed by one salespeople. A customer can place many orders. An order can be placed by one customer. An order lists many inventory items. An inventory item may be listed on many orders. An inventory item is assembled from many parts. A part may be assembled into many inventory items. Many employees assemble an inventory item from many parts. A supplier supplies many parts. A part may be supplied by many suppliers. Answer: