Mini Project Guideline and Sample Project
Mini Project Guideline and Sample Project
MINI PROJECT
DATABASE CONCEPTS AND DESIGN
ITEC-211
Submitted To:
Teacher Name:
Marks
Group Name ID Email Id
obtained
Rahaf Thabet 202208842
A Al sulimani 202208842@stu.jazan.edu.sa
Page 1
In this section we describe a sample database application, called INVENTORY
MANAGMENT SYSTEM, which serves to illustrate the basic ER model
concepts and their use in schema design. We list the data requirements for
the database here, and then create its conceptual schema step-by-step as
we introduce the modeling concepts of the ER model. The INVENTORY
MANAGMENT SYSTEM database keeps track of inventory suppliers,
products, orders and customers
Concepetual
Page 2
Logical Scheme Design
Page 3
Physical scheme Design
Page 4
QUERY FOR CREATING COMPANY DATABSE (10 MARKS FOR LAB)
Page 5
REFERENCES "Supplier"("Sup_ID")
);
Page 6