Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Database Design Homework Set 1 . 2 Paul s Popcorn Poppers, a mail - order company, has hired you to develop its database management system.

Database Design
Homework Set 1.2
Pauls Popcorn Poppers, a mail-order company, has hired you to develop its database
management system. After several meetings with the management of PPP, you have come up
with the following set of entities and attributes:
CUSTOMER
CustomerNumber
LastName FirstName
PrimaryAddress
Street
City State
ZipCode
HomeTelephone
OfficeTelephone
SecondaryAddress
Street
City State
ZipCode
DatesOfResidency
SAPhone
ACCOUNT
AccountNumber
CreditLimit
CurrentBalance
PaymentHistory
SALESPERSON
SalesPersonID
LastName FirstName
CommissionRate
DateOfHire
DateOfBirth
PLANT
PlantID
Location
City State
PRODUCT
ProductCode
ProductDescription
Price
CORN
CornID
Description
SupplierID
QualityRating
Yield
SUPPLIER
SupplierID
Address
Street
City
State
ZipCode
ContactName
In addition to the above set of entities and attributes, you have determined the following set of
business rules:
a. A product consists of one or only one type of corn used in a certain quantity to produce a
batch.
b. A customer can have one and only one account. An account is for one customer only.
c. Corn is supplied by one or more suppliers. A supplier may supply only one type of corn.
d. Customers order products from one plant and the order is placed using a salesperson.
e. The customers order is charged to his or her account.
f. A salesperson can sell popcorn through many plants.
Using the entities and attributes defined above as well as the business rules, create an ERD.
Please be sure to state any assumptions that you make.
You can either submit an ERD or share your LucidChart drawing with me. If you do share it
with me, make sure that I can comment on it.

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

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

More Books

Students also viewed these Databases questions

Question

Evaluate three pros and three cons of e-prescribing

Answered: 1 week ago

Question

2. Employees and managers participate in development of the system.

Answered: 1 week ago