Changes between Version 18 and Version 19 of Normalization
- Timestamp:
- 04/27/26 00:04:33 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Normalization
v18 v19 237 237 After removing the partial dependencies, we obtain the following relations: 238 238 239 - UserEntity (user_id, first_name, last_name, email, password, role)239 - `UserEntity (user_id, first_name, last_name, email, password, role)` 240 240 - Users(user_id) 241 241 - Administrators(admin_id, user_id)
