A manager of a bank requested for the details of names, email id, phone numbers and salary of all the employees of the bank. Which data object should they use to perform this task?
Answers
Answer:
Hey mate Here is your answer
Explanation:
we will use a sample database called the COMPANY database to illustrate the concepts of the ER model. This database contains information about employees, departments and projects. Important points to note include:
There are several departments in the company. Each department has a unique identification, a name, location of the office and a particular employee who manages the department.
A department controls a number of projects, each of which has a unique name, a unique number and a budget.
Each employee has a name, identification number, address, salary and birthdate. An employee is assigned to one department but can join in several projects. We need to record the start date of the employee in each project. We also need to know the direct supervisor of each employee.
We want to keep track of the dependents for each employee. Each dependent has a name, birthdate and relationship with the employee.
PLEASE MARK AS BRAINLIEST
THANKS