PCIT 02 Chapter 3 of Fundamental of Database System
PCIT 02 Chapter 3 of Fundamental of Database System
System
Chapter 3
Normalization Basics
EMILVERCHRISTIAN V. ARQUERO
Values in a record that are not part of that record's key do not
belong in the table. In general, anytime the contents of a group
of fields may apply to more than a single record in the table,
consider placing those fields in a separate table.