Question 4 y Explain one way the design of the normalized table below can be improved (Note: Assume an INSTRUCTOR table
Posted: Mon Jun 06, 2022 12:44 pm
Question 4 y Explain one way the design of the normalized table below can be improved (Note: Assume an INSTRUCTOR table exists with Instructor Num as its primary key. The proper-case attribute names are permitted. Assume a single day of classes that are in the same building so this data is not needed in the database, and the Class, Location field contains a room number and cannot be further subdivided.) CLASS PK Class Name Class Location Class Time FK Instructor Num