Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. Draw an ER diagram for the following Company database (make sure you show all the cardinalities andparticipation ratios): We need to store the SSN,

1. Draw an ER diagram for the following Company database (make sure you show all the cardinalities andparticipation ratios):

We need to store the SSN, name, birth_date, address, salary and sex of each employee. The company will need to know the employees first, middle and last names. The SSN will be unique for each employee.

We need to store the name, number and location of each department. A department may be located in more than one location. The department number and name will be unique for each department.

We need to store information about projects controlled by departments. Each project will have a number, name and location. Name and number will be unique for each project.

An employee may have a dependent, but a dependent must belong to an employee. A dependent cannot exist if the employee does not exist. For each dependent we will store the name, sex, birth date and relationship.

Additional information:

All employees must work for a department. One employee can only work for one department. Each department must have an employee working for it and can have more than one employee working for it.

An employee may manage a department. A department must be managed by an employee. The Start_date of the manager is dependent on the Employee as well as the department.

A department may control many projects. A project must be controlled by one department.

An employee must work on a project and can work on more than one project at a time. A project must have at least one employee working for it and may have many employees working for it. The number of hours that an employee works depends on the project.

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

Database Processing Fundamentals Design

Authors: Marion Donnie Dutton Don F. Seaman

14th Edition Globel Edition

1292107634, 978-1292107639

More Books

Students also viewed these Databases questions

Question

1. What might have led to the misinformation?

Answered: 1 week ago

Question

What is DDL?

Answered: 1 week ago