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 Product.Product_Show desc' at line 1
SQL:SELECT Product.Product_SN, Product_NO, Product_Brand, Product_EName, Product_1_SImage, Product_Site_Classify.Caption, template_feature FROM Product LEFT JOIN Product_Site_Classify ON Product_Site_Classify.Product_Site_Classify_SN = Product.Product_Site_Classify_SN WHERE Product.Product_IsShow = 1 AND Product.Product_Site_Classify_SN = 3917 AND Product.Company_SN= ORDER BY Product.Product_Show desc