About this document
Understanding Functional Dependency and Normalization by yuvraj is a document available to read on EtoBox.
The document discusses functional dependencies and normalization. It defines functional dependency as a constraint between attributes where tuples with the same values for certain attributes must have the same values for other attributes. It then describes different types of functional dependencies and normal forms including 1NF, 2NF, 3NF, and provides examples to illustrate each concept. The goal of normalization is to reduce data anomalies by decomposing tables and eliminating redundant or dependent data.
- Author
- yuvraj
- Language
- EN