Changes between Version 22 and Version 23 of Normalization


Ignore:
Timestamp:
09/17/26 22:15:52 (10 days ago)
Author:
232012
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Normalization

    v22 v23  
    253253Similarly, attributes such as `email`, `username`, `price`, `quantity`, `genre`, `status`, `release_ordinal`, and `song_ordinal` each contain one indivisible value within a tuple.
    254254
    255 Therefore, R contains no repeating groups and no non-atomic attributes meaning:
    256 
    257 {{{R ∈ 1NF}}}
     255Therefore, R contains no repeating groups and no non-atomic attributes meaning: {{{R ∈ 1NF}}}
    258256
    259257}}}