Changes between Version 2 and Version 3 of UseCaseModel/ImportantUseCase2


Ignore:
Timestamp:
01/20/24 16:01:09 (23 months ago)
Author:
191572
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UseCaseModel/ImportantUseCase2

    v2 v3  
    1414{{{#!div style="font-size: 100%"
    1515  {{{#!sql
    16 
    1716SELECT * FROM Restoran;
    1817
     
    2019
    2120SELECT * FROM Restoran WHERE lokacija LIKE "Karpos";
    22 
    23 
    24 
    2521  }}}
    2622}}}