Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1) A database is being constructed to keep track of the teams and games of a football league: *the league has many teams, each team

image text in transcribed

1) A database is being constructed to keep track of the teams and games of a football league: *the league has many teams, each team has a name, a city, a coach, a captain, and a set of players. *each player belongs to only one team, each player has an id, a name, a position (such as right back or center forward), a skill level, and a set of injury records. * a team captain is also a player * each injury record keeps track of the payer who has been treated, the date of the treatment, several drugs used in the treatment. * a game is played between two teams (referred to as host_team and guest_team) and has a date (such as June 11th, 2015) and a score (such as 4 to 2). Design an ER diagram for this application, stating any assumptions you make. [30 marks] 2) For your ER diagram given above, convert it into relational schema using the mapping guidelines discussed in the lecture. For each relation (table) obtained, specify the name and its attributes, as well as its primary key. [20 marks]

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

Focus On Geodatabases In ArcGIS Pro

Authors: David W. Allen

1st Edition

1589484452, 978-1589484450

More Books

Students also viewed these Databases questions

Question

Design a training session to maximize learning. page 296

Answered: 1 week ago

Question

Design a cross-cultural preparation program. page 300

Answered: 1 week ago