Query階段錯誤,請檢查SQL語法 select A.* , C.B_3 as compName from (web_item16 A left join app_item2_user B on A.A_1 = B.serial_no) left join app_item2 C on B.A_1 = C.serial_no where A.use_mark = 'y' order by A.sort_int asc , A.serial_no desc
MySQL傳回訊息: 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 '-10 , 10' at line 1