Question: A University Database has Faculty, Course, Section, etc. tables. Only the Faculty Table is shown below. Faculty Table Normalize this Faculty table to address the

A University Database has Faculty, Course, Section, etc. tables. Only the "Faculty" Table is shown below. Faculty Table Normalize this Faculty table to address the data duplication issue. Write the DDL (CREATE TABLE) statements for the new tables clearly showing the table names, attribute names, attribute types and constraints (PK and FK if any). Do NOT show table contents. A University Database has Faculty, Course, Section, etc. tables. Only the "Faculty" Table is shown below. Faculty Table Normalize this Faculty table to address the data duplication issue. Write the DDL (CREATE TABLE) statements for the new tables clearly showing the table names, attribute names, attribute types and constraints (PK and FK if any). Do NOT show table contents
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
