Question

In: Computer Science

Draw a relational model for the following case study. Case Study The local under-sixteen football league...

Draw a relational model for the following case study.
Case Study
The local under-sixteen football league needs a database to help track teams, children
that sign up to play in the league, the parents of these children and the coaches for each
team.
The league wishes to record the details for each parent of a particular player (the parents
last name, first name, phone contact number and address). For each player, the system
needs to record the player's last name, first name, blood type and their date of birth. Any
allergies that the player has also need to be recorded.
A player may only play in one team with this league. Each team is given a unique id, the
system needs to record this id, the teams name, and the city their home ground is located
(a city may have several under-sixteen teams based in it). A team’s colours are also to be
recorded, teams may choose to use a single or multiple team colours. A team may have
several coaches – one of the coaches is designated as the head coach.
A coach is only permitted to coach one team in the under-sixteen leagues. All
communications from the league to the team are via the head coach. To be registered to
play in this league a team must have a head coach and at least one player. The database
needs to track a coach's first and last name, phone and address contact details and the
team that they are coaching.

Solutions

Expert Solution

Hey here, is my answer......to appreciate my work please give positive Rating......

Draw a relational model for the following case study.

Here we have Entities:-

  • PARENTS: Parents_ID, last name, first name, phone_no, address
  • PLAYER: Player_ID, last name, first name, blood type, date of birth, Allergy.
  • TEAM: Team_ID, Colour_ID, Player_ID, Team_name, City.
  • COLOUR: Colour_ID, Team_ID, Colour_name.
  • COACH: Coach_ID, Player_ID, Team_ID,  last name, first name, phone_no, address, Team_name.

RELATIONSHIP and Cardinality:-

  • A Parent must have one Player.
  • A Player must have a parent.
  • A player has only one Team.
  • A Team may has one or more Colours.
  • A Team may have many Coaches.
  • A coach has only one Player.
  • A Coach must have a Team.
  • A Player has only one Team.

thanks...................... for any help and query please drop comment in comment section....


Related Solutions

Consider the following relational model for a basketball league: • Player (PlayerID, PName, Position, TeamID) •...
Consider the following relational model for a basketball league: • Player (PlayerID, PName, Position, TeamID) • Team (TeamID, TeamName, Venue) • Game (GameNo, Date, Time, HomeTeamID, AwayTeamID) • Record (GameNo, PlayerID, Points, Rebounds, Assists) In this basketball league, each team has a unique name and each player plays for only one team. One team has at least 10 players. Two teams (home team versus away team) participate in each game at home team’s venue. Each team meets all other teams...
Process Evaluation Case Study 2 Read the following case study, create a logic model, and respond...
Process Evaluation Case Study 2 Read the following case study, create a logic model, and respond to the questions.   Team Goal Setting Program This grant funded program will be implemented at 16 worksites of a large retail organization in the United States and Canada. Using matched-pair random assignment, eight of the sites will receive the intervention (n = 885) and eight serve as control sites (n = 557).  Potential participants are all administrative office workers between the ages of 28-65 years....
Case Study 4 A relational database is to be designed for a medium sized Company dealing...
Case Study 4 A relational database is to be designed for a medium sized Company dealing with industrial applications of computers. The Company delivers various products to its customers ranging from a single application program through to complete installation of hardware with customized software. The Company employs various experts, consultants and supporting staff. All personnel are employed on long‐ term basis, i.e. there is no short‐term or temporary staff. Although the Company is somehow structured for administrative purposes (that is,...
Jimmy Football is retiring from his sport. Under terms defined by his professional league, Jimmy has...
Jimmy Football is retiring from his sport. Under terms defined by his professional league, Jimmy has a choice. He can receive either (a) monthly payments of $21,000 each for 20 years (240 total monthly payments) with the first monthly payment occurring precisely five years from today or (b) monthly payments of $19,000 each for 20 years (240 total monthly payments) with the first monthly payment occurring one month from today. A discount rate of 2.64%/year is appropriate for valuing these...
Your local League of Women Voters is establishing a new study group to better understand merit...
Your local League of Women Voters is establishing a new study group to better understand merit selection, or the so-called Missouri Plan for selecting judges, so as to be better informed when the matter comes up for a referendum. You are asked to explain this system of selecting judges, including its pros and cons when compared with, say, judges running for election on a partisan ticket. Prepare a Pro-Con analysis.
Use tuple relational calculus for the following problems Relational Model Motel(mID, mName, city) Guest(gNum, gName, gAddress)...
Use tuple relational calculus for the following problems Relational Model Motel(mID, mName, city) Guest(gNum, gName, gAddress) Room(mID, roomNum, price) Books(gId, mId, roomNum, startDate, endDate) 1. a)Select motels with at least 1 room with price > $500. b) Select the motel that has the most inexpensive room. c) Select guests who've booked a room in every motel.
Case study Zip car :Refining the budiness model
Case study Zip car :Refining the budiness model
please this is a case study of peptic ulcer disease under therapeutics CASE 1 ASM is...
please this is a case study of peptic ulcer disease under therapeutics CASE 1 ASM is 35-year-old accountant, presents with a week history of heartburns, pain at the umbilical region relieved both by eating and taking Mist Mag Trisilicate suspension. Most at times the pain is spontaneous at night. She has not noticed darkening of stool or the presence of blood in her stools. She has no other medical problem and is a non-smoker. Her use of NSAIDS is limited...
1- Paper evaluation scenario a) Draw an ERD for the following relational schema: STUDENT (STD_ID, STD_First_Name,...
1- Paper evaluation scenario a) Draw an ERD for the following relational schema: STUDENT (STD_ID, STD_First_Name, STD_Last_Name, STD_Admit_Semester, STD_Admit_Year, STD_Enroll_Status) PAPER (PP_ID, PP_Title, PP_Submit_Date, PP_Accepted, PP_Type) The two entities are related with the following business rule: • Each student may write many papers Explain your choice of minimum and maximum cardinalities. b) Extend the existing ERD with an EVALUATOR entity. The job of the evaluator is to grade each paper. The following business rules apply: • Each paper is evaluated...
Draw the MySQL Data Model Maria’s Pizza – a local pizza shop that provides pizzas for...
Draw the MySQL Data Model Maria’s Pizza – a local pizza shop that provides pizzas for pickup with one location - has hired you to create a database for them to store information about the store and its operations. Prior to building the database, you have decided to present the data model to the client for her approval. Here are the set of requirements that you have for the data model. The client would like you to track the employees...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT