Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Assignment 1: ER Model Arkansas Basketball Conference is an amateur basketball association. It has contacted you to create a database that will meet the expected
Assignment 1: ER Model Arkansas Basketball Conference is an amateur basketball association. It has contacted you to create a database that will meet the expected data requirements for its basketball game management program. The administrator gives you the following description of the group's operating environment. Each city in the county has one team that represents it. The database will maintain information about cities (CityID, Name, and State) and teams (TeamID, Name, and Mascot). Each team has a number of players. Each player belongs to one team. Player information (such as PlayerID, FName, LName, and Position) will be maintained in the database A team has many coaches (e.g., head coach, offensive coaches, defensive coaches etc.). Each coach belongs to one team. The database will store information on coach such as CoachID, Name, Phone, and Title. A team plays many games against other teams during the season. Each game involves two teams. The game information (such as GameID, Location, Score, Date and Description) will be maintained. The system will need to maintain information which team won or lost in the game. For the basketball game management, the association hires staff members. The system maintains information on staff (such as EmpID, FName, LName, Address, Hire Date and Salary). Each staff member is supervised by a supervisor. Each suoervisor manages more than one (i.e., many) staff members. The association assigns staff to games for game management. A staff member is assigned to many games. Each game is assigned many staff members. The database needs to keep track of the number of hours assigned to games for each staff member. The system also needs to maintain the information on the dependents of the staff members (such as FirstName, Relationship, and BirthDate) for the purpose of payroll calculation. Requirements The first step to database development is to construct a conceptual model. Given the data requirements and business rules, construct a conceptual model using ERD
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started