Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Problem 2: The following table shows the Grade report data for a university. You are required to design the database for storing this information. Grade
Problem 2: The following table shows the Grade report data for a university. You are required to design the database for storing this information. Grade Report Studenti StudentName CampusAddress Major CourselD Course Title Instructor Grade Instructor Name Location 168300458 Williams 208 Brooks IS IS 350 Codd B 104 A Database Mgt 168300458 Williams 208 Brooks IS IS 465 Parsons B 317 B Systems Analysis 543291073 Baker 104 Phillips Acctg IS 350 Database Database Codd B 104 Mgt 543291073 Baker 104 Phillips Acctg Acct 201 Fund Acctg Miller H 310 B 543291073 Baker 104 Phillips Acctg Mkgt 300 Intro Mktg Bennett B 212 A. If you were to store this information in 1 single relation in the database, what would be the Primary key for it? B. What normal form would your relation from A be in? C. Draw the Functional Dependencies that would exist in your relation from A by showing the determinants and the dependents. (Hint - there are 4) D. Convert this relation to 3NF form and build it in MySQL. Attach a screen print of your Logical Design showing all relations fully expanded. You do not need to show the detail view of any table. Do not attach the full screen print
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started