Question: You are given the following table structure with sample data in it. Student_ID Student_Name Major Course_ID Course_Title Instructor_Name Instructor_Location Grade 145500675 Powell Eng ENG420 Instruments
You are given the following table structure with sample data in it. Student_ID Student_Name Major Course_ID Course_Title Instructor_Name Instructor_Location Grade 145500675 Powell Eng ENG420 Instruments David B101 B 145500675 Powell Eng ENG530 PLC Design Peter B117 A 234390137 Anderson IT SIT772 Database Sys Jack T201 C 234390137 Anderson IT SIT771 OOD Fred T212 A 543291073 Anderson IT SIT773 Soft analysis Margarete T233 B Exercise 1: Draw the dependency diagram of the table, and normalize the table to ensure all generated tables are in 3NF. Present all tables generated from the normalization. Exercise 2: Write SQL code to create the generated tables.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
