Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create an ERD based on the Crows Foot model, using the following requirements: The CUSTOMER entity contains the customer name. The SALESREP entity contains the
- Create an ERD based on the Crows Foot model, using the following requirements:
- The CUSTOMER entity contains the customer name.
- The SALESREP entity contains the sales representees name.
- An INVOICE is written by a SALESREP. Each sales representative can write one or more invoices, but each invoice is written by a single sales representative.
- The INVOICE is written for a single CUSTOMER. Each customer can have one or more invoices.
- An INVOICE can include one or more detail lines (LINE), each of which describes one product bought by the customer. A product may appear on one or more invoice.
- The PRODUCT entity contains the product information of product name.
- The VENDOR entity contains the vendor information. A vendor may make one or more Products.
- Create a Crows foot ERD, ensure the diagram has proper naming conventions, keys, relationships, connectivity, and labels. Do not include cardinality.
- Submit the PDF to canvas separately than this document.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started