Changes between Version 2 and Version 3 of Normalization


Ignore:
Timestamp:
08/28/26 07:55:01 (10 days ago)
Author:
232012
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Normalization

    v2 v3  
    7878}}}
    7979
     80{{{#!div style="text-align: justify; width: 100%;"
     81**LHS only:**\\
     82artist_id, song_id, product_id, order_id, modification_id
     83
     84**RHS only:**\\
     85email, username, password, date_created, shipping_address, telephone_number, admin_type, discount_percentage, points_collected, artist_name, artist_description, artist_photo, title, record_label, genre, release_date, cover_photo, duration, song_name, song_duration, format, price, product_description, stock, payment_method, purchase_date, points_earned, points_used, status, date_modified, type_of_modification, discount, price_at_purchase, quantity, release_ordinal, release_artist_type, added_at, song_ordinal
     86
     87**Both LHS and RHS:**\\
     88user_id, wishlist_id, release_id
     89}}}
     90
    8091== Candidate keys and primary key
    8192