Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q2: The local city youth soccer league needs to keep track of children who sign up. Data needs to be kept on players, their parents,

image text in transcribed

Q2: The local city youth soccer league needs to keep track of children who sign up. Data needs to be kept on players, their parents, teams and coaches. Player has the attributes: PID, PFname, PLname, Page Team has the attributes: TID, TName, TColor Coach has the attributes: CID, CFname, CLname, CPhoneNo Parent has the attributes: PNID, PNFname, PNLname, HPhoneNo, and Haddress ( Street,city, State, Zip Code) Given the following business rules: 1) A team may have many players 2) A player must belong to only one team 3) A team may have many coaches 4) A coach must belong to only one team 5) A player may have one or parents 6) A parent may have one or more players A) Develop an ERD using only UML NOTATION 10 points B) Transform the ERD from A) into a relational diagram using only UML notation 10 points

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

Students also viewed these Databases questions

Question

Write short notes on Interviews.

Answered: 1 week ago

Question

Define induction and what are its objectives ?

Answered: 1 week ago

Question

Why is the System Build Process an iterative process?

Answered: 1 week ago