Changes between Version 9 and Version 10 of Normalization
- Timestamp:
- 08/29/26 06:07:42 (9 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Normalization
v9 v10 120 120 **K = {order_id, product_id, artist_id, song_id, modification_id, album_id}** 121 121 122 {{{#!div style="text-align: justify; width: 100%;" 122 123 Since K is a composite key, we must check for partial functional dependencies in order to determine whether R satisfies 2NF. 124 }}} 123 125 124 126 **Examples of a 2NF violation:**
