Question
First, identify a list of all the entities in the problem. And make an ERD is based on the top-down design. Then, using the concept
First, identify a list of all the entities in the problem. And make an ERD is based on the top-down design. Then, using the concept of bottom-up design and normalization, design a database based on the enclosed Employee data. Study the data carefully to understand the relationships. Note that each job_class belongs to a specific department, for example job_class JNT (Janitor) belongs to SVC (General Services) department. Please ensure that in your final design ERD all the relations are in 3NF and the relationships are properly established, i.e., the database is fully integrated. Your design should provide for the storage of the all the data. You are provided few employee records that are stored in columns as sample data for your analysis.
Attributes
EMP_NUM EMP_LNAME EMP_EDUCATION JOB_CLASS EMP_DEPENDENTS
DEPT_CODE DEPT_NAME DEPT_MANAGER EMP_TITLE EMP_DOB EMP_HIRE_DATE EMP_TRAINING EMP_BASE_SALARY EMP_COMMISSION_RATE
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