Changes between Version 8 and Version 9 of konceptualenDizajn


Ignore:
Timestamp:
12/16/24 15:46:40 (4 weeks ago)
Author:
213209
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • konceptualenDizajn

    v8 v9  
    3434Primary Key: ReservationID(autogenerated).
    3535Attributes:
     36
     37'''Entity: Payment'''
     38Description: A weak entity describing the process of paying the reservation.
     39Partial Key: payment_id - Artificial ID for the payment.
     40Attributes:
     41date: Payment date.
     42reservation_nr: Number of reservation paid.
     43total_price: Derived attribute.