Changes between Version 28 and Version 29 of normalization
- Timestamp:
- 09/02/25 22:35:32 (5 hours ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
normalization
v28 v29 171 171 **Employee**(employee_id, title, reports_to, birth_date, hire_date) 172 172 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) 174 176 175 177 **Playlist**(playlist_id, playlist_name)