Answered step by step
Verified Expert Solution
Question
1 Approved Answer
You are designing and creating a database named COMPANY for an HR ( Human Resource ) Dept of a Software Consulting Company to manage their
You are designing and creating a database named COMPANY for an HR
Human Resource Dept of a Software Consulting Company to manage their
employees and their assigned work projects in the company.
First Step to Design and Create a Database is Creating an ER Diagram by
Identifying Entities, Attributes and Relationships between any two
Entities to Create a Company Database Scheme.
Create an ER Diagram for the Company database from the raw data
files given below and the business rules of the company given below
using the symbols of ER Diagram.
To create the ER Diagram for the Company database, we identified
Entities in class as below.
For each Entity given below:
Identify all the attributes for each Entity
Identify the Attribute Types: Key attributes, MultiValued Attributes,
Composite Attributes, and Derived Attributes.
For any two entities and the given Compamy rules below:
Identify all relationships between Entities below to create ER
Model for the Company database scheme.
Entities:
Employee
Department
Dependent
Project
Company Rules:
Every employee should work for one department.
Every employees should work on the projects.
A Manager is the one who manages a Department.
Every Department can have only one manager.
A Supervisor is the one who supervises hisher employees.
A department controlls projects.
A project can be controlled by only one department.
Some departments are located in multiple office locations
For each realtionship you identified,
Name the realtionship
Identify the cardinality of the relationship between two entities as
either
Identify participant types: Total or Partial Participation for each entity
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