SELECT * FROM SHOPproducts WHERE ProductName LIKE '%kong%'AND ProductName LIKE '%stuff'n%'AND ProductName LIKE '%paste%'AND ProductName LIKE '%puppy%' ORDER BY TotalViewCount DESC LIMIT 56
Invalid query: 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 'n%'AND ProductName LIKE '%paste%'AND ProductName LIKE '%puppy%' ORDER BY TotalVi' at line 1