Advertisements
Advertisements
Question
An organisation wants to create a database EMPDEPENDENT to maintain the following details about its employees and their dependent.
EMPLOYEE(AadharNumber, Name, Address, Department, EmployeeID)
DEPENDENT(EmployeeID, DependentName, Relationship)
What is the degree of EMPLOYEE and DEPENDENT relation?
One Line Answer
Advertisements
Solution
Degree of Employee: 5,
Degree of Dependent: 3
shaalaa.com
Is there an error in this question or solution?
