Question
Assignment #4 Database Analysis and Design After the requirement collection and analysis phase the software project of a database application about a company is described
Assignment #4 Database Analysis and Design
After the requirement collection and analysis phase the software project of a database application about a company is described as follows:
-
The company is organized into departments. Each department has an unique name, an unique number, and a particular employee who manages the department. We keep track of the start date when the employee began managing the dept. A dept may have multiple locations(cities).
-
A dept controls a number of projects, each of which has a unique name, unique number, and single location.
-
Each employees name, SSN, address, salary, sex, and DOB. An employee is assigned to one dept but may work on several projects, which are not necessary controlled by the same dept. We keep track of the number of hours per week that an employee works for each project. We also keep track of the direct supervisor of each employee.
-
We want to keep track of the dependents of each employee for insurance purpose. We keep each dependents first name, sex, DOB, and relationship to the employee.
Draw the database design. Be sure to include all pertinent data (primary and foreign keys, bridge tables etc.)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started