Database Normalisation: First Normal Form

Опубликовано: 12 Октябрь 2024
на канале: Computer Science Lessons
114,586
1.7k

This video is part of a series about database normalisation. It explains how to transform a database into first normal form by working through an example. It covers the criteria for the first normal form including ensuring that a table does not contain composite or multi-valued attributes and that a table does not contain any repeating groups of attributes.