Question: Develop a data model of the proposed employee database utilizing crows foot notation. You are to utilize the entity and attribute names exactly as written,

Develop a data model of the proposed employee database utilizing crow’s foot notation. You are to utilize the entity and attribute names exactly as written, do not make any modifications. (After submission, a selection of three tables will be made by your professor as a sample of your work for grading purposes)
• EMPLOYEE (EmployeeID, RoleID, ManagerID, DepartmentID, EmpAddressID, FName, LName, Salary, HireDate, Probation, PersonaleMail, PersonalPhoneNumber) • ROLES (RoleID, PositionTitle, PositionDescription, ProbationLength, MinSalary, MaxSalary)
• DEPENDENTS (DependentID, EmployeeID, Relationships, FName, LName, DateOfBirth)

• EMPLOYEEPERSONAL (PersonalID, EmployeeID, DateOfBirth, SocialSecurityNumber, AllergyName, AllergyDesc, EpiPen, DisabilityName, DisabilityDesc, Gender)

• DEPARTMENTS (DepartmentID, FacilityID, DepartmentName, DepartmentDesc) • FACILITYADDRESS (FacilityID, CountryID, FacilityName) • EMPLOYEECONTACT (EmpContactID, EmployeeID, FacilityID, WorkExtension, OfficeNumber) • EMERGENCYCONTACTS (ContactID, EmployeeID, FName, LName, ContactNumber, ContactAltNumber)

Step by Step Solution

3.46 Rating (146 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

I can describe the proposed data model for the employee database using Crows Foot Notation Entities ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!