- Identify The Functional Dependency Types That Is Not Present In The Following Dependencies Empno Ename Salary Gend 1 (31.43 KiB) Viewed 30 times
Identify the functional dependency types that is NOT present in the following dependencies. Empno -> EName, Salary, Gend
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Identify the functional dependency types that is NOT present in the following dependencies. Empno -> EName, Salary, Gend
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