MySQL Query : SELECT `cataid`,`sort` FROM `testqys`.`sort_tb` WHERE parentid = ORDER BY orderid asc
MySQL Error : 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 orderid asc' at line 1
MySQL Errno : 1064
Message : 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 orderid asc' at line 1
Need Help?