Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

n this assignment, you are working as a database developer for a retail company. Your company needs to create an online sales portal. The online

n this assignment, you are working as a database developer for a retail company. Your company needs to create an online sales portal.

The online sales portal should have the following functionality:

Allow customers to order item

Store customer information

Allow customers to pay online

Perform inventory management

Track the order status

Your company is looking to expand the customer base nation-wide and eventually globally when the online sales portal goes live.

Instructions

For this assignment, you will need to complete the following tasks:

Create the Entity Relationship Diagram.

Install any open source database (PostgreSQL, MySQL, SQL Express Edition).

Convert the database design into a physical implementation.

Connect database available installed on your computer.

Write queries to implement all the tables with all the attributes as defined on the ER diagram.

Implement relationship described into the database using Primary key, foreign key constraints.

Store at least five rows of sample data in every table.

Provide a diversity statement on how this online sales portal could be designed to support the argument for the need for diversity and diverse perspectives, the inherent benefits of diversity, and the benefits to the organization and teams.

General Requirements

Submit all the queries.

Create a word document and submit the following screenshots:

ER diagram.

Database with all tables.

Use Select * From a statement and capture data for every table.

Provide a diversity statement that is aligned with how the design of this online sales portal will support diversity in the company.

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

C++ Database Development

Authors: Al Stevens

1st Edition

1558283579, 978-1558283572

More Books

Students also viewed these Databases questions

Question

How could assessment be used in an employee development program?

Answered: 1 week ago