Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In the problem below use MySQL and develop a class diagram for the intramural basketball league. Develop a new schema, add tables, and add fields

In the problem below use MySQL and develop a class diagram for the intramural basketball league. Develop a new schema, add tables, and add fields for every table. Assign the appropriate types of data and sizes to every field. Identify the primary and foreign keys in order to make it a schema for a relational database.

You have been hired by the student sports director to build a database for the intramural basketball leagues. The leagues have several teams each year. For the most part the teams get to select the level of competition: A, B, or C. There is more prestige to winning the A (or B) league so the better teams select into that league. There is also a league for teams composed of players all under 6 feet, and there is also a co-ed league that requires at least 2 women on the floor for each game. For the most part, players are assigned to a single team, but they do have the ability to switch to a different team if they desire. So players sign up for each team game but no one tracks points scored by each person. Only the total team points and win/loss are tracked.

Team Name League

Game Date, Time, Court playoff y/n

Referee, phone

Player

Student/faculty/staff

Height

Opponent

Points Opponent Points

Won/Loss

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_2

Step: 3

blur-text-image_3

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2015 Porto Portugal September 7 11 2015 Proceedings Part 2 Lnai 9285

Authors: Annalisa Appice ,Pedro Pereira Rodrigues ,Vitor Santos Costa ,Joao Gama ,Alipio Jorge ,Carlos Soares

1st Edition

3319235249, 978-3319235240

Students also viewed these Databases questions