ER Assignment
ER Assignment
I have included
the solution as well for the questions.
Question: Design an ERD for a university system that includes the following entities and
relationships:
Solution:
Question: Design an ERD for an e-commerce system with the following entities and
relationships:
• Entities: Customer, Order, Product, and Supplier.
• Relationships:
o Each customer can place multiple orders, but each order is placed by one
customer.
o Each order can contain multiple products, and each product can be in multiple
orders.
o Each product is supplied by one supplier, but a supplier can supply multiple
products.
Solution:
Question: Create an ERD for a library management system with the following entities and
relationships:
Solution:
Question: Create an ERD for a hotel management system with the following entities:
Solution: