Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The company is organized into departments. Each department has a department name, a unique department ID number, and a particular employee who manages the department.

The company is organized into departments. Each department has a department name, a unique department ID number, and a particular employee who manages the department. We keep track of the starting date when the employee began managing the department. A department may have multiple locations in different cities.

2. A department may control a number of projects, each of which has a project name, a unique project ID number, and a single location. Some departments may not control any projects at all. Each project is controlled by one and only one department.

3. Each employee has the following information: name (first name, last name, and middle name), SSN, date of birth, gender, address, and salary. An employee is assigned to one department. An employee may work on several projects, which are not necessarily controlled by the same department. An employee may also not have to work on any project at all. A project must have at least one employee working on it. We keep track of the number of hours per week that an employee works on each project. We also keep track of the direct supervisor of each employee.

4. We want to keep track of the dependents of each employee for insurance purpose. Each dependent has the following information: first name, gender, date of birth, and relationship to the employee. Based on the above description, draw an E-R diagram by using either Microsoft Visio or Dia.

1. Please make sure you follow the description in the assignment exactly, without adding any extra information not provided here. For example, a dependent only has the four given attributes, and you should not add any extra information such as last name or SSN.

2. For each relationship, you need to include all of the following if applicable: cardinality, cardinality constraints, and attributes. For example, a possible relationship between an employee and a department may look like:

image text in transcribed

Start_Date EMPLOYEE -Manages OH DEPARTMENT Department Number Employee Name (FName, MName Name rama

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

Beginning ASP.NET 4.5 Databases

Authors: Sandeep Chanda, Damien Foggon

3rd Edition

1430243805, 978-1430243809

More Books

Students also viewed these Databases questions