Question: Is this Er diagram in 3rd normal form if not make it in 3rd normal form and give me the schema Table | Primary key
Is this Er diagram in 3rd normal form if not make it in 3rd normal form and give me the schema

Table | Primary key | Foreign keys. | Alternate key
Playoffround | id |
Roundstats | id. | id(Playoffround(id)). |
Hockeygame. |. id . | . teamid1 team2id(Hockeyteam(id) , roundid(Playoffround (id)). |
Gamescore. |. id. |. id(hockeygame(id)) . |
Hockeyteamplayer. |. id. | hockeyteamid(HockeyTeam(id)). |
Hockeyteam| id . | . |
User | id . |. | .email
User info. | id. | . id(User(id)). |
UserScorepicks. | id . |. userid(User(id)). |
Userstatspicks. | id. | userid(User(id)). |
PlayoffRound HockeyGame GameScores team1ld team2ld startTime endTime roundNum roundld team1Score startTime team2Score team2ld RoundStats HockeyTeam hockeyTeamld goalLeaderld lastName penaltyLeaderld plusMinusLeaderld faceoffsWonLeaderld sogLeaderld User Userinfo password astName UserStatsPicks round1Points round2Points round3Points roundld goalLeaderld UserScorePicks penaltyLeaderld plusMinusLeaderld faceoffsWonLeaderld hockeyGameld team1score team2score userld numShutouts PlayoffRound HockeyGame GameScores team1ld team2ld startTime endTime roundNum roundld team1Score startTime team2Score team2ld RoundStats HockeyTeam hockeyTeamld goalLeaderld lastName penaltyLeaderld plusMinusLeaderld faceoffsWonLeaderld sogLeaderld User Userinfo password astName UserStatsPicks round1Points round2Points round3Points roundld goalLeaderld UserScorePicks penaltyLeaderld plusMinusLeaderld faceoffsWonLeaderld hockeyGameld team1score team2score userld numShutouts
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
