Changes between Version 28 and Version 29 of normalization


Ignore:
Timestamp:
09/02/25 22:35:32 (5 hours ago)
Author:
221046
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • normalization

    v28 v29  
    171171**Employee**(employee_id, title, reports_to, birth_date, hire_date)
    172172
    173 **!AddressInfo**(address_info_id, address, city, state, country, postal_code, phone, fax, email)
     173**!AddressInfo**(address_info_id, address, city, state, country, postal_code)
     174
     175**Contact**(phone, fax, email)
    174176
    175177**Playlist**(playlist_id, playlist_name)