Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

You have been asked to design a database for the ABC company. Here is the information that you have gathered: The company has multiple divisions.

You have been asked to design a database for the ABC company. Here is the information that you have gathered:
The company has multiple divisions. Each division is identified by a division ID.
A division operates many departments. Each department is identified by a department ID and has name and location.
Each department is operated by one division.
A department employs many employees. Each employee is identified by an employee ID, and their lastname, firstname, and phone number are kept in the system.
Each employee is employed by one department. Some employees, known as rovers, are not assigned to any department.
An employee may be assigned multiple projects. Each project is identified by a project ID and has a name and start date.
A project may have many employees assigned to it. Some projects may not have any employee assigned to them.
One of the employees manages each department, and each department is managed by only one employee.

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

Step: 3

blur-text-image

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

MySQL/PHP Database Applications

Authors: Jay Greenspan, Brad Bulger

1st Edition

978-0764535376

More Books

Students also viewed these Databases questions

Question

8. Provide recommendations for how to manage knowledge.

Answered: 1 week ago