Functional dependency: Difference between revisions

Content deleted Content added
Reverting edit(s) by 172.92.172.121 (talk) to rev. 1083809006 by Liz: Unexplained content removal (RW 16.1)
No edit summary
Line 74:
* Department ID → Department Name
 
This example demonstrates that even though there exists a FD Employee ID → Department ID - the employee ID would not be a logical key for determination of the department IDName. The process of normalization of the data would recognize all FDs and allow the designer to construct tables and relationships that are more logical based on the data.
 
== Properties and axiomatization of functional dependencies ==