The presentation is a Data Normalisation tutorial and provides an overview of the key stages of data normalisation, first normal form (removing repeating groups by creating one or more tables with compound keys), second normal form (removing part-key dependencies) and third normal form (removing transitive dependencies).