Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2 . The Invoice Database ( 1 2 points ) You are building a database for an apparel company that sells designer clothes and accessories

2. The Invoice Database (12 points) You are building a database for an apparel company that sells designer clothes and accessories to clothing stores. The requirements are listed below:
An invoice is written by a single sales representative (SALESREP). Each salesrep can write many invoices.
Each customer can have many invoices. An invoice must have a customer on it.
An invoice includes one to many detail line items (LINE). A line item describes one product sold to the customer and its quantity. (Several products can be included in one invoice.)
Each product must have one vendor, and each vendor may supply several products. Some vendors data is still needed even the vendor does not sell any products to your company.
An ID is needed for each entity. Data needed in the database includes (separate the attributes into smaller attributes when appropriate):
A sales representatives first name and last name,
A customers store name, address, and phone number
A vendors name, address, and phone number
Invoice total amount, date
A products name and description

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

Step: 3

blur-text-image

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

Beginning VB 2008 Databases

Authors: Vidya Vrat Agarwal, James Huddleston

1st Edition

1590599470, 978-1590599471

More Books

Students also viewed these Databases questions