Changes between Version 4 and Version 5 of Logical and Physical Design – Database Creation


Ignore:
Timestamp:
08/26/25 20:45:03 (7 days ago)
Author:
221531
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Logical and Physical Design – Database Creation

    v4 v5  
    2626\\
    2727\\
    28 **ORDER_ITEMS**(**__order_id*__**(ORDER), **__item_id__**(ITEM), quantity, total_price)
     28**ORDER_ITEMS**(**__order_id*__**(ORDER), **__item_id*__**(ITEM), quantity, total_price)
    2929\\
    3030\\