Question: Please help me with the following problem in SQLiteStudio Problem Statement - Metal Holdings Inc You have been assigned the task of creating a simple
Please help me with the following problem in SQLiteStudio
Problem Statement Metal Holdings Inc
You have been assigned the task of creating a simple relational database using SQLite database by the owner of Metal Holdings who is in the business of selling industrial metals to customers mostly wholesale suppliers who buy from the company.
Your goal is to design and build a database that would be responsible for:
Managing a product table containing all metals which at a minimum should provide information such as name, description and price of each metal sold by the company.
Manage a list of customers who would be purchasing metals from the company. The owner is interested in name, location, contact as well as whether the customer is a retail or wholesale buyer.
Manage and maintain a complete inventory of all orders shipped by the company to customers.
The owner wants to maintain the following information about each order at a minimum, but not limited to:
Date of the Order
Shipping information such as date and status
Product purchased and Quantity ordered
Customer Information
Each customer can purchase tomany products metals in a single order.
Problem Statement Metal Holdings Inc
You have been assigned the task of creating a simple relational database using SQLite database by the owner of Metal Holdings who is in the business of selling industrial metals to customers mostly wholesale suppliers who buy from the company.
The following is a list of metals sold by the company:
Copper
Aluminium
Silver
Steel
Bronze
Brass
Lead
Nickel
Titanium
Magnesium
Task
Each student should name the SQLite database as MetalHoldings
Eg JensonJacobMetalHoldings
Each student should design and build at a minimum tables for this exercise using SQLite Studio.
Each table should cover the mandatory minimum problem definition requirements defined in slide #
Each of the identified tables should have the relevant column information that covers the requirements in Slide #
The tables should have the relevant database constraints including
Primary Key
Foreign Key
Not Null
Unique
Each of the tables created should have sample data rows minimum except the metals data which needs to match requirements in slide #
The metals identified in Slide # should exist in an identified table
Once the SQLite database is complete, upload the SQLite database to Blackboard for grading.
Refer to rubrics for grading.
Please show me how complete this excersize in SQLiteStudio I am using version
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
