Changes between Version 5 and Version 6 of Normalization


Ignore:
Timestamp:
08/29/26 05:53:37 (9 days ago)
Author:
232012
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Normalization

    v5 v6  
    107107
    108108**(order_id, product_id, artist_id, song_id, modification_id, album_id)**
     109}}}
    109110
    110111
    111112== 1NF decomposition
    112 
     113
     114{{{#!div style="text-align: justify; width: 100%;"
     115The universal relation R is in 1NF because all attributes contain atomic values and there are no repeating groups.
     116
     117{{{R ∈ 1NF}}}
     118}}}
    113119
    114120== 2NF decomposition