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 'group by Product.Product_SN ORDER BY Product.Product_Show' at line 1
SQL:SELECT Product.Product_SN, Product_NO, Product_ERemark, Product_2_MImage, Product_1_MImage, Product_2_LImage, Product_1_LImage, Product_EName, Product_CName, Product_Brand, 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 = 1000158562 AND Product.Company_SN= group by Product.Product_SN ORDER BY Product.Product_Show