Identify the functional dependency types that is NOT present in the following dependencies. Empno -> EName, Salary, Gend
Posted: Sat Jul 09, 2022 11:47 am
Identify the functional dependency types that is NOT present in the following dependencies. Empno -> EName, Salary, Gender DeptNo-> DName EmpNo, DeptNo-> ProjName a. Transitive dependency b. Full dependency c. Partial dependency Od. None of the above