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 >= -100
ORDER BY trimester DESC' at line 8
- upit=
SELECT trimester, zadnjiTM, lastTM, code, tm, fcfm_r as r_r, fcfm_m as r_m, fcfm_a as r_a, fcfm_l as r_l, fcfm_s as r_s, fcfm_md as r_md, fcfm_ld as r_ld, fcfm_ind as r_ind
FROM comp_ranking
WHERE
code = 'CREC'
AND trimester <= AND trimester >= -100
ORDER BY trimester DESC