Practice Problem #1 Normalize the dataset into 3NF tables. Show the normalization steps for each dataset using the format provided in the example.   Example)                                                                                     1NF:  PROJECT (ProjectNum, Proj_Name, Start_Date, Emp_Num, Emp_Name, Job_Class)    2NF:  PROJECT (ProjectNum, Proj_Name, Start_Date)   EMP(Emp_Num, Emp_Name, Job_Class)    3NF:  PROJECT (ProjectNum, Proj_Name, Start_Date)   EMP(Emp_Num, Emp_Name, Job_Class)    ** Bold and underline the primary key

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Practice Problem #1

Normalize the dataset into 3NF tables. Show the normalization steps for each dataset using the format provided in the example. 

 Example)                                                                                    

1NF: 

PROJECT (ProjectNum, Proj_Name, Start_Date, Emp_Num, Emp_Name, Job_Class) 

 

2NF: 

PROJECT (ProjectNum, Proj_Name, Start_Date)  

EMP(Emp_Num, Emp_Name, Job_Class) 

 

3NF: 

PROJECT (ProjectNum, Proj_Name, Start_Date)  

EMP(Emp_Num, Emp_Name, Job_Class) 

 

** Bold and underline the primary key 

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
1003
Willaker
BBA, MBA
SLS
Gerald (spouse),
Mary (daughter),
John (son)
MKTG
Marketing
Jill H. Martin
Sales Agent
23-Dec-1968
14-Oct-1997
L1, L2
$38,255.00
0.015
1018
Smith
BBA
SLS
MKTG
Marketing
Jill H. Martin
Sales Agent
28-Mar-1979
15-Jan-2006
L1
$30,500.00
0.010
1019
McGuire
JNT
JoAnne (spouse)
SVC
General Service
Hank B. Jones
Janitor
18-May-1982
21-Apr-2003
L1
$19,750.00
1023
McGuire
BS, MS, Ph.D.
DBA
George (spouse)
Jill (daughter)
INFS
Info. Systems
Carlos G. Ortez
DB Admin
20-Jul-1959
15-Jul-1999
L1, L3, L8, L15
$127,900.00
Transcribed Image Text: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 1003 Willaker BBA, MBA SLS Gerald (spouse), Mary (daughter), John (son) MKTG Marketing Jill H. Martin Sales Agent 23-Dec-1968 14-Oct-1997 L1, L2 $38,255.00 0.015 1018 Smith BBA SLS MKTG Marketing Jill H. Martin Sales Agent 28-Mar-1979 15-Jan-2006 L1 $30,500.00 0.010 1019 McGuire JNT JoAnne (spouse) SVC General Service Hank B. Jones Janitor 18-May-1982 21-Apr-2003 L1 $19,750.00 1023 McGuire BS, MS, Ph.D. DBA George (spouse) Jill (daughter) INFS Info. Systems Carlos G. Ortez DB Admin 20-Jul-1959 15-Jul-1999 L1, L3, L8, L15 $127,900.00
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Fundamentals of Datawarehouse
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education