This assignment focuses on the concept of database normalization. It involves identifying functional, partial, and transitive dependencies within a dataset. The student is tasked with demonstrating these dependencies through diagrams and then proceeds to normalize the database into its first, second, and third normal forms. The assignment also includes the creation of a relational schema using MariaDB (2017) and an Entity Relationship Diagram (ER Diagram) using Oracle (2000). Finally, relevant references are provided for further understanding.