产品
SQL语句出错:select Description from product_category_description where CateId= 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
    错误代码:#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' at line 1