Skip to content

Opening book details…

About this document

Database Decomposition & Normalization Guide by Rehman Aziz is a document available to read on EtoBox.

The document discusses decomposition and lossless decomposition of relations in database normalization. It defines decomposition as replacing a relation with two or more relations such that each new relation contains attributes from the original relation and the original relation can be reconstructed by joining the new relations. Lossless decomposition is defined as a decomposition where the natural join of the new relations produces exactly the original relation, without any loss of information. The goal o

Author
Rehman Aziz
Language
EN