This report discusses the concept of database normalization and 3NF relations. It explains the tables and their relationships in a relational database, along with functional dependencies. The report also provides a demonstration of 3NF and discusses the implementation of a relational database using an ER diagram. It covers data integrity and error messages, as well as various database queries. The report concludes with interesting and difficult points encountered during the assignment.