This document provides information about normalization in databases. It defines normalization as organizing database fields and tables to minimize redundancy and dependency. The goals of normalization are to eliminate redundant data and ensure data dependencies. There are various normal forms described - 1NF, 2NF, 3NF and BCNF. The document also defines DDL, DML and DCL and provides examples of statements for each. It concludes with contact details for Baabtra, the mentoring division that created the document.