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 trimester =
ORDER BY tm
DESC LIMIT 0,1' at line 6
- upit=
SELECT
trimester, datumobjave, kvartal, sectind, tm, sektor, ind, naziv AS naziv,
totalrev4t AS totalrev , netinc4t AS dilutedeps, dilutedavg , ncf4t AS ncf, fcf4t AS fcf , stockequ AS book, tbook AS tbook
FROM ind_values
WHERE sectind =
AND trimester =
ORDER BY tm
DESC LIMIT 0,1