SELECT * FROM SHOPproducts WHERE ProductName LIKE '%hill's%'AND ProductName LIKE '%science%'AND ProductName LIKE '%plan%'AND ProductName LIKE '%canine%'AND ProductName LIKE '%blik%'AND ProductName LIKE '%adult%'AND ProductName LIKE '%kalkoen%' 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 's%'AND ProductName LIKE '%science%'AND ProductName LIKE '%plan%'AND ProductName ' at line 1