Changes between Version 15 and Version 16 of RelationalDesign


Ignore:
Timestamp:
01/05/24 19:09:42 (23 months ago)
Author:
133106
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • RelationalDesign

    v15 v16  
    2121Vozilo(**__id__**, tip, br_registracija, vozac_id *(Vozac)) \\
    2222Restoran(**__id__**, lokacija, rabotno_vreme, ime, manager_id *(Manager)) \\
    23 Menu_item(**__id__**, ime, cena, restoran_id *(Restoran)*) \\
     23Menu_item(**__id__**, ime, cena, restoran_id *(Restoran)) \\
    2424
    2525== DDL скрипта за бришење и креирање на табелите