Changes between Version 10 and Version 11 of AdvancedReports


Ignore:
Timestamp:
12/28/22 13:38:00 (2 years ago)
Author:
201063
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AdvancedReports

    v10 v11  
    4444                where (end_date_foster is null) and (a.approved is true)
    4545                group by godina, p2.species
    46                 --order by godina
     46                order by godina
    4747                ) q1
    4848                group by godina
     
    5555                where (end_date_foster is null) and (a.approved is true)
    5656                group by godina, p2.species
    57                 --order by godina
     57                order by godina
    5858        ) q3
    5959on q2.god = q3.godina and q2.maximum = q3.broj_posvojuvanja