*** Examples of Normalized Tables *** Normalization Examples: Unnormalized table: Student# Advisor Adv-Room Class1 Class2 Class3 --- 1022 Jones 412 101-07 143-01 159-02 4123 Smith 216 201-01 211-02 214-01 First Normal Form: NO REPEATING GROUPS Tablesshould have only two dimensions. ...