Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Create a Full ERD A grocery chain needs a database designed in order to keep track of inventory and sales; the scenario to model is

Create a Full ERD

A grocery chain needs a database designed in order to keep track of inventory and sales; the scenario to model is as follows:

A customer goes to one of the stores to make a purchase, which contains one or more products. The employee ID of the cashier will be stored for the purchase; if the customer is a member of the loyalty program, his membership ID will be associated with the purchase as well (although this is not required).

Each product will have a description and current price (applied to all stores); stock inventory count for these products will be tracked for each store.

The purchase amount will be the total of all product prices multiplied by their quantity. After the customer pays, the purchase should be marked as paid, and the stock inventory count for all items in the purchase should be reduced for that store accordingly.

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

Database Management An Organizational Perspective

Authors: Richard T. Watson

1st Edition

0471305340, 978-0471305347

More Books

Students also viewed these Databases questions

Question

LO2 Identify components of workflow analysis.

Answered: 1 week ago