Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Task #2 - Normalization In the lecture, we discussed about normalization. The two datasets below are not normalized yet, so we should normalize the

image text in transcribed

2. Task #2 - Normalization In the lecture, we discussed about normalization. The two datasets below are not normalized yet, so we should normalize the datasets into 3NF tables. Show the normalization steps for each dataset using the format provided in the example. Example) 1 NF: PROJECT (Project Num. Proj_Name, Start_Date. Emp_Num. Emp_Name, Job_Class) 2 NF: PROJECT (ProjectNum. Proj_Name, Start_Date) EMP(Emp Num. Emp_Name, Job_Class) 3 NF: PROJECT (ProjectNum. Proj_Name, Start_Date) EMP(Emp_Num. Emp_Name, Job_Class) ** Bold and underline the primary key Dataset #1 (Attribute names are in the first column) ATTRIBUTE SAMPLE VALUE SAMPLE VALUE SAMPLE VALUE SAMPLE VALUE SAMPLE VALUE NAME STU_NUM 211343 200128 199876 198648 223456 STU_LNAME Stephanos Smith Jones Ortiz McKulski STU_MAJOR Accounting Accounting Marketing Marketing Statistics DEPT CODE ACCT MKTG MKTG MATH DEPT NAME Accounting Accounting Marketing Marketing Mathematics DEPT_PHONE 4356 4356 4378 4378 3420 COLLEGE NAME Business Admin Business Admin Business Admin Business Admin Arts & Sciences ADVISOR LNAME Grastrand Grastrand Gentry Tillery Chen ADVISOR OFFICE T201 T201 T228 T356 J331 ADVISOR_BLDG Torre Building Torre Building Torre Building Torre Building Jones Building ADVISOR PHONE 2115 2115 2123 2159 3209 STU_GPA 3.87 2.78 231 3.45 3.58 3.58 STU_HOURS 75 117 113 STU CLASS Junior Sophomore Senior Senior Junior Provide your answer in the box (extend the box as you need) and submit this file to CougarVIEW

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Peter Robb,Carlos Coronel

5th Edition

061906269X, 9780619062699

More Books

Students also viewed these Databases questions

Question

7. Identify six intercultural communication dialectics.

Answered: 1 week ago