About this document
Understanding Functional Dependency and Normalization by Hassan Khan is a document available to read on EtoBox.
The functional dependency defines a relationship between attributes in a database table where the values of one attribute (the dependent) are determined by the values of another (the determinant). For example, an employee table with attributes Emp_Id and Emp_Name would have the functional dependency Emp_Id → Emp_Name since the employee name is determined by their ID. Normalization is the process of organizing data to minimize redundancy and eliminate anomalies by splitting tables and linking them with relat
- Author
- Hassan Khan
- Language
- EN