Changes between Version 7 and Version 8 of RelationalDesign
- Timestamp:
- 07/03/26 12:52:15 (8 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
RelationalDesign
v7 v8 237 237 238 238 [attachment:relational_schema.jpg relational_schema.jpg] 239 240 == Normalization result == 241 242 The formal normalization process performed in Phase P5 confirmed that the relational schema from Phase P2 is already normalized to BCNF. The final normalized model obtained in Phase P5 contains the same relations as the implemented Phase P2 design. Therefore, no structural changes to the PostgreSQL schema, DDL script, DML script, or prototype implementation are required.
