Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

just 3rd part You have been hired by the National Hockey League (NHL) to create a database model of its teams, players and their injuries.

just 3rd partimage text in transcribed

You have been hired by the National Hockey League (NHL) to create a database model of its teams, players and their injuries. The NHL is composed of 32 teams, each having a unique name. Each team plays for a certain city, but a city may have multiple teams. A team is coached by a single person and has exactly 23 players, one of whom is designated as the team captain. A player can belong to only one team, and has a name, position (left wing, right wing, center, defense or goalie), and is graded by team scouts according to skill level at their position (an integer value between 1 and 10). Due to the long season and significant body contact, players may become hurt and thus each will have a history of sustained injuries. A game is played on a certain date between two teams (designated as home and away). Each game has an integer score, which Ls the sum of the number of goals scored by that team in the game, e.g., 5 to 1. The team with the most goals wins the game, and a tie occurs if the score is equal. Teams may play each other multiple times throughout the season, but only once on a given date. For simplicity you may assume that the database is required to only store data from the current season. (a) Provide an ER diagram in Crow's foot notation for the above scenario. The diagram must be created using software such as dia (freely available for Mac, Windows and Linux). (b) Provide the CREATE TABLE statements to implement your design. (c) Provide statements to INSERT at least two rows per table

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

Database Machine Performance Modeling Methodologies And Evaluation Strategies Lncs 257

Authors: Francesca Cesarini ,Silvio Salza

1st Edition

3540179429, 978-3540179429

More Books

Students also viewed these Databases questions

Question

textbook solutions introduction to parallel computing

Answered: 1 week ago

Question

Apply your own composing style to personalize your messages.

Answered: 1 week ago

Question

=+2 Why are international employment standards important to IHRM?

Answered: 1 week ago

Question

=+1 Why are local employment laws important to IHRM?

Answered: 1 week ago