upit nije izvrsen zbog:
- broj greske=1064
- greska=You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND tm <= 202200
ORDER BY tm DESC LIMIT 0, 18' at line 7
- upit=
SELECT trimester, datumobjave, kvartal, sectind, tm,
netinc4t AS netinc4t, netinc5t AS netinc5t, costrev4t AS costrev4t, totalrev4t AS totalrev4t,
totalasset4t AS totalasset4t, investments4t AS investments4t, equity4t AS equity4t
FROM ind_values_ttm
WHERE sectind =
AND tm <= 202200
ORDER BY tm DESC LIMIT 0, 18