Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

question 2 2. (25 pts.) Design the ER diagram for a university database. You need only show the entity sets and the relationships between. The

image text in transcribed
question 2
2. (25 pts.) Design the ER diagram for a university database. You need only show the entity sets and the relationships between. The attributes are not required. This university consists of a number of departments. Each department offers several courses. A number of modules make up each course. Students enroll in a particular course and take modules towards the completion of that course. Each module is taught by a lecturer from the appropriate department, and each lecturer tutors a group of students. 3. (25 pts.) Design an ER diagram for an insurance company. Each employee has an employee number, a name, and a salary. Some of the employees are hired to sell Insurance policy. Each policy has a policy number, owner name, insured amount, and name of the beneficiary. 4. (25 pts.) Design an ER diagram for a simple database for the National Hockey League (NHL): The NHL 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 position (such as left wing or goalie), a skill level, and a set of injury records (each has an id and the injury description) A team captain is also a player A game is played between two teams (referred to as host_team and guest_team) and has a date (such as July 4", 2016) and a score (such as 4 to 2) (Hint: Include a weak entity set in your design)

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

Oracle PL/SQL Programming Database Management Systems

Authors: Steven Feuerstein

1st Edition

978-1565921429

More Books

Students explore these related Databases questions