Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Consider the COMPANY database that keeps track of a companys employees, departments and projects: The company is organized into departments. Each department has a unique

Consider the COMPANY database that keeps track of a companys employees, departments and projects: The company is organized into departments. Each department has a unique name, a unique number and a particular employee that manages the department. A department controls a number of projects, each of which has a unique name and unique number. We store each employees name, a national card ID, address, salary, and birth date. An employee is assigned to one department but may work on several projects, which are not controlled by the same department. We keep track of the number of hours per week that the employee works on each project. A project may involve more than one employee.

Create a 3rd Normal Form Relational Model expressed in a flat relational schema.

This schema must include, primary keys, foreign keys, non-key attributes, and appropriate directional links for each relationship set.

Foreign Keys that are not part of a composite primary key, will have "dashed" underline. Primary keys will have the solid underline.

State clearly other than primary keys if the other keys are Null or Not Null

Use an appropriate drawing tool to complete

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

Students also viewed these Databases questions

Question

Describe how to train managers to coach employees. page 404

Answered: 1 week ago

Question

Discuss the steps in the development planning process. page 381

Answered: 1 week ago