Changes between Version 35 and Version 36 of Normalization


Ignore:
Timestamp:
05/04/26 11:41:58 (3 weeks ago)
Author:
221296
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Normalization

    v35 v36  
    321321
    322322Since no functional dependency is lost and all can be enforced locally within the resulting relations, the decomposition is dependency-preserving.
     323{{{
     324The same argument applies to all resulting relations, since each relation is constructed around a determinant that forms its key.
     325}}}
    323326
    324327== Check for 3NF (and decomposition)