Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

8.

13

E Number E Name DOB

OrgName

Position Held

DateStart

DateFinish

a. Insertion Anomaly: Cannot insert a Org Name unless an employee is assigned to an Organization. Inversely- Cannot insert an employee unless he/she is assigned to a organization. b. Deletion Anomaly: When an organization is deleted, it will result in deleting all the employees who work in that organization. Alternately, if an employee is the sole employee in an organization, deleting that employee would result in deleting the corresponding organization. c. Update Anomaly: Updating the organization name from willies and sons will cause the update to be made for all the employees working in that organization 2. Functional Dependency: Employee name is functionally dependent on Employee ID. Date of Birth is functionally dependent on employee name. Position held is functionally dependent on employee. 3. Tables: Table Employee: Enumber ename Table Org OrgName 4.

DOB

Position Held

DateStart

DateFinish

ENumber

You might also like