Changes between Version 8 and Version 9 of ImportantUseCase1


Ignore:
Timestamp:
12/14/22 17:09:23 (19 months ago)
Author:
201065
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ImportantUseCase1

    v8 v9  
    4343[[Image(1-05.jpg)]]
    4444{{{#!sql
    45 select username, firstname, lastname, locationname  from users u
    46 join workers w on w.userid=u.userid
    47 left join locations l on l.locationid=w.locationid
    48 where u.userid=4
     45select articlename, quantity from articles a
     46left join storedarticles s on s.articleid=a.articleid
     47where s.locationid=1
    4948}}}
    5049*Statement-от погоре е само пример - податоците ќе се земат во однос кој магационер е најавен. \\