Skip to content

Opening book details…

About this document

Database Normalization Explained by Chia Wei Han is a document available to read on EtoBox.

The document discusses database normalization. It defines normalization as a process of decomposing tables to eliminate redundant data and associated anomalies. It describes three types of anomalies - insertion, deletion, and update anomalies - that can occur due to redundant data. The document provides examples of how normalization helps remove anomalies by decomposing tables into multiple tables in first normal form without redundant data. It also discusses different normal forms up to third normal form (

Author
Chia Wei Han
Language
EN