Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Database Design 1 : ProjectDB ( 2 0 points ) A company has a number of employees. The attributes of EMPLOYEE include Employee _ ID

Database Design 1: ProjectDB (20 points)
A company has a number of employees. The attributes of EMPLOYEE include Employee_ID (identifier), Name, Address, and Birthdate.
Some employees are maintenance staff, while the rest are technical staff. An employee can be either part of maintenance staff OR technical staff, but not both.
The company also has several projects. Attributes of PROJECT include Project_ID (identifier), Project_Name, and Start_Date.
Each technical staff member may be assigned to one or more projects, or may not be assigned to a project.
A project must have at least one technical staff member, and may have any number of technical staff assigned.
Technical staff billing rates may vary by project, and the company wishes to record the applicable billing rate (Billing_Rate) for each technical staff member when assigned to a particular project.
There are a number of buildings, each having a unique ID and address.
An employee must work in at least one building.
Each building must be managed by one and only one maintenance staff member, and all maintenance staff must manage at least one building.

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

Distributed Relational Database Architecture Connectivity Guide

Authors: Teresa Hopper

4th Edition

0133983064, 978-0133983067

More Books

Students also viewed these Databases questions

Question

Understand how emergent change occurs.

Answered: 1 week ago

Question

Explain the causes of indiscipline.

Answered: 1 week ago

Question

Explain the factors influencing wage and salary administration.

Answered: 1 week ago