SW StudyWalks

Computer Science  /  CS 0427  ·  Atom · ~20 seconds

Normalization

Video not yet published
to the StudyWalks catalog
State

Database normalization structures a relational database to reduce data redundancy and improve data integrity — with each normal form applying to a table, not to the database whole.

Show

An address recorded once instead of everywhere is the practice's visible result.

Watch for

Table by table — the form is local, the benefit global.