Question: Split up the following list into separate tables so that it is properly normalized. Make sure the attributes are properly split up as well for
Split up the following list into separate tables so that it is properly normalized.
Make sure the attributes are properly split up as well for automaticity.
Ensure there is a proper primary key for each new table that you are creating

DELIVERABLES:
List Your New Table Designs using the following format:
Entity(primaryKey, attribute, attribute,) Note: primary key is in bold
Where: Entity is the entity name for each new table
primarykey is the primary key fields for each new table
attribute are the attributes for each new table
Paste all your new table designs below:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
