Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CREATE a Crows Foot ERD model using the following information -An INVOICE is written by a SALESREP. Each sales representative can write many invoices, but

image text in transcribed

CREATE a Crows Foot ERD model using the following information -An INVOICE is written by a SALESREP. Each sales representative can write many invoices, but each invoice is written by one sales representative. For each invoice, you want to store the date of the invoice, subtotal, tax, and total price. For each sales rep, you want to store his or her first name, last name, middle initial, and e-mail -The INVOICE is written for a single CUSTOMER. However, each customer can have many invoices. -For each customer, you want to store billing and shipping information An INVOICE can include many detail lines (LINE), which describe the products bought by the customer. These attributes include the quantity, price, and total of each product listed in the invoice. The product information is stored in a PRODUCT entity. This information includes a description and price. -The product's vendor information is found in a VENDOR entity. The vendor entity should include contact information for the vendor

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

OpenStack Trove

Authors: Amrith Kumar, Douglas Shelley

1st Edition

1484212215, 9781484212219

More Books

Students also viewed these Databases questions

Question

1. What might have led to the misinformation?

Answered: 1 week ago