SQL语句出错:select Description from product_description where ProId= order by 1 limit 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 1 limit 1' at line 1
SQL语句出错:select * from product where CateId= order by MyOrder desc,ProId asc limit 0, 12
错误代码:#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 MyOrder desc,ProId asc limit 0, 12' at line 1