Changes between Version 22 and Version 23 of Normalization
- Timestamp:
- 09/17/26 22:15:52 (10 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Normalization
v22 v23 253 253 Similarly, attributes such as `email`, `username`, `price`, `quantity`, `genre`, `status`, `release_ordinal`, and `song_ordinal` each contain one indivisible value within a tuple. 254 254 255 Therefore, R contains no repeating groups and no non-atomic attributes meaning: 256 257 {{{R ∈ 1NF}}} 255 Therefore, R contains no repeating groups and no non-atomic attributes meaning: {{{R ∈ 1NF}}} 258 256 259 257 }}}
