Question: Suppose you are assigned to create a simple Database for the National Basketball League (NBA). The requirements are below: - The NBA has many teams
Suppose you are assigned to create a simple Database for the National Basketball League (NBA). The requirements are below:
- The NBA 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 a Name, a skill level, and a set of recording records
- A captain is also a player
- A game is for two teams: (HOME & GUEST) and has a date (March 1st 2020) and the score (101-99)
Please create an E-R diagram that clearly shows: Entity/Attributes, Cardinality Ration, Participating option, mapping
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
