I can't solve this query

Avatar
  • updated
  • Answered

Notice: 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 'AND p.best_sellers = '1' FROM kd_product p LEFT JOIN kd_product_description pd O' at line 1


Error No: 1064

Avatar
Scott
Hello, Sorry to hear you are having an issue with your MySQL query. Without seeing the full query, I am not able to give a definitive answer. The query fails right at or before the "AND" portion, so take a look there. You can also check out our article on fixing the 1064 MySQL error and see if any of those scenarios help. Kindest Regards, Scott M