Normalization
Goal in database design to create well-structured tables
Transform E-R models to tables following the rules provided
Assuring tables are well-structured with minimal problems (redundancy, multi-valued attributes, update anomalies, insertion anomalies, deletion anomalies) is achieved using structured technique called normalization