Question
DEPARTMENT OF FINANCE, OPERATIONS & INFORMATION SYSTEMS About the Database A company resells paints to customers both individual and company customers, but same data is
DEPARTMENT OF FINANCE, OPERATIONS & INFORMATION SYSTEMS
About the Database
A company resells paints to customers both individual and company customers, but same data is recorded for both. The company tracks the sale of products to customers and the purchase of paints from vendors. The database keeps data on customers (CUSTOMER), sales (INVOICE), products (PRODUCTS), which products are on which invoice (LINEITEM), employees (EMPLOYEE), the salary history of each employee (SALARY_HISTORY), departments (DEPARTMENT), product brands (BRAND), vendors (VENDOR), and which vendors supply each product (SUPPLIES).Refer to the ERD diagram shown below for further information on the entities and relationships.Based on the above description and the ERD, create a database using Microsoft Access and answer the following questions:
- Using Microsoft Access, create all the required tables. Choose appropriate datatype and size for each of the attributes.(9 marks)
- Createrelationshipsamong the tables as indicated in the ERD.(4 Marks)
- Populate the database as follows:(Hint: Before populating CHILD tables with
- data, populate PARENT tables)(3 Marks)
- Create 10 records each in the CUSTOMER (including your instructor and each member of your team), INVOICE, PRODUCTS, VENDOR, LINEITEM, SUPPLIES tables.
- Create 5 employees (EMPLOYEE table) each of whom has at least two records in the SALARY_HISTORY table
- Create 3 records each in the DEPARTMENT and BRAND tables
- Createformsto simplify data entry into each of the tables. (See Access Help for
- directions on creating aform with a subform.)(4 marks)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started