Implementing a Relational Database
Module 03 Content
Competency – Create data management solutions that integrate with software to solve business problems.Transferable Skill – Diversity and Teamwork: Demonstrating awareness and empathy while working collaboratively with people of diverse backgrounds and perspectives. OverviewIn 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. InstructionsFor this assignment, you will need to complete the following tasks:
Create the Entity Relationship Diagram.
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.
rubric:Relational database is installed and set up is completed, all necessary information and screenshots are provided in word document.All the tables based on the ER diagram are created with five rows of sample data, all necessary information, queries, and screenshots are provided in word document.The relationship between the tables is created using the constraints, all necessary information and screenshots are provided in word document.Provides a diversity statement with comprehensive supporting details that is thoroughly aligned to how the design of the online sales portal will support diversity within the company.