Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A database is needed to track and record the medals won at the Olympics. Gold, Silver and Bronze metals are awarded for each winner of

A database is needed to track and record the medals won at the Olympics. Gold, Silver and Bronze metals are awarded for each winner of the final competition of each sport.

Normalize the table in the accompanying image to 3NF:

Functional Dependencies:

AthleteNo -> AthleteName, AthleteCountry, AthleteDOB,

SportID -> SportName, SportType,

EventID -> EventDate, EventTime,SportID

AthleteNo, EventID -> SportName, SportType, EventDate, AthleteName, AthleteCountry, MedalWon

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions