Please create an ERD with the following entities. User the following to setup the relationships:There are multiple stores, each store has multiple products, some products are not available at all stores. Each employee is assigned to work at one and only one store, each store has multiple employees. Use LucidChart and symbols (one and only one, at least one, zero to many, or zero and more)
Product: product_id, product name, product description, price
Store: store_id, store phone, store address
Employee: employee_id, employee_name, employee_type
Get Answers For Free
Most questions answered within 1 hours.