Changes between Version 1 and Version 2 of RelationalDesign


Ignore:
Timestamp:
11/29/22 15:54:35 (19 months ago)
Author:
181085
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v1 v2  
    55* Rewards(__Rewards_Id__, Grade, Num_grades) \\
    66* Car(__Car_Id__, License_plate*, __Type_Id__*) \\
    7 * Type(__Type_Id__, Make*, Model, Year*) \\
     7* Car_Type(__Type_Id__, Make*, Model, Year*) \\
    88* Drive(__Drive_Id__, Destination Coordinates, Grade, Status, Km_travelled, __Pick_up_address_Id__*, __Payment_Id__) \\
    99* Pick_Up_Address(__Pick_up_address_Id__, City, Street, Number, Location Coordinates) \\