Changes between Version 7 and Version 8 of Logical and Physical Design – Database Creation


Ignore:
Timestamp:
08/26/25 22:58:00 (7 days ago)
Author:
221531
Comment:

--

Legend:

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

    v7 v8  
    4141\\
    4242\\
    43 **RESTAURANT**(**__restaurant__id**, name, website_url, opening_time, closing_time, email, phone_number)
     43**RESTAURANT**(**__restaurant_id__**, **__address_id*__**(ADDRESS), name, website_url, opening_time, closing_time, email, phone_number)
    4444\\
    4545\\
     
    7171
    7272
     73=== Relational Schema Diagram