Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The Queen anne Curiosity Shop wants to expand its database applications beyond the current recording of sales. The company still wants to maintain data on

The Queen anne Curiosity Shop wants to expand its database applications beyond the current recording of sales. The company still wants to maintain data on customers, employees, vendors, sales, and items, but it wants to

(a) Modify the way it handles inventory and

(b) Simplify the storage of customer and employee data.

Currently, each item is considered unique, which means the item must be sold as a whole, and multiple units of the item in stock must be treated as separate items in the ITEM table. The Queen anne Curiosity Shop management wants the database modified to include an inventory system that will allow multiple units of an item to be stored under one ItemID. The system should allow for a quantity on hand, a quantity on order, and an order due date. If the identical item is stocked by multiple vendors, the item should be orderable from any of these vendors. The SaLE_ITEM table should then include Quantity and ExtendedPrice columns to allow for sales of multiple units of an item.

The Queen anne Curiosity Shop management has noticed that some of the fields in CUSTOMER and EMPLOyEE store similar data. Under the current system, when
an employee buys something at the store, his or her data has to be reentered into the CUSTOMER table. The managers would like to have the CUSTOMER and EMPLOyEE tables redesigned using subtypes.

A. Draw an E-R data model for The Queen Anne Curiosity Shop database schema shown in Chapter 3. Use the IE Crow’s Foot E-R model for your E-R diagrams. Justify the decisions you make regarding minimum and maximum cardinality.

B. Extend and modify the E-R data model by adding only The Queen Anne Curiosity Shop’s inventory system requirements. Use the IE Crow’s Foot E-R model for your E-R diagrams. Create appropriate identifiers and attributes for each entity. Justify the decisions you make regarding minimum and maximum cardinality.

C. Extend and modify the E-R data model by adding only The Queen Anne Curiosity Shop’s need for more efficient storage of CUSTOMER and EMPLOYEE data. Use the IE Crow’s Foot E-R model for your E-R diagrams. Create appropriate identifiers and attributes for each entity. Justify the decisions you make regarding minimum and maximum cardinality.


Step by Step Solution

3.32 Rating (152 Votes )

There are 3 Steps involved in it

Step: 1

A The following is the ER data model for the Queen Anne Curiosity Shop database There are six schemas in Queen Anne Curiosity Shop Project which are CUSTOMER SALE EMPLOYEE SALE ITEM ITEM and VENDOR Ea... 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

Database Concepts

Authors: David M. Kroenke, David J. Auer

7th edition

133544621, 133544626, 0-13-354462-1, 978-0133544626

More Books

Students also viewed these Databases questions

Question

Discuss the roles of metacognition in learning and remembering.

Answered: 1 week ago

Question

What is a decision?

Answered: 1 week ago