SELECT f_id FROM tbl_product where f_ca_id = '1020' and f_sort > order by cast(f_sort as UNSIGNED) ASC limit 0, 1
1064 : 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 'order by cast(f_sort as UNSIGNED) ASC limit 0, 1' at line 1
error file : /sub02/view.php



