Changes between Version 5 and Version 6 of Normalization
- Timestamp:
- 08/29/26 05:53:37 (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Normalization
v5 v6 107 107 108 108 **(order_id, product_id, artist_id, song_id, modification_id, album_id)** 109 }}} 109 110 110 111 111 112 == 1NF decomposition 112 … 113 114 {{{#!div style="text-align: justify; width: 100%;" 115 The universal relation R is in 1NF because all attributes contain atomic values and there are no repeating groups. 116 117 {{{R ∈ 1NF}}} 118 }}} 113 119 114 120 == 2NF decomposition
