SELECT * FROM SHOPproducts WHERE ProductName LIKE '%hill's%'AND ProductName LIKE '%science%'AND ProductName LIKE '%plan%'AND ProductName LIKE '%canine%'AND ProductName LIKE '%mature%'AND ProductName LIKE '%adult%'AND ProductName LIKE '%active%'AND ProductName LIKE '%longevity%'AND ProductName LIKE '%mini%'AND ProductName LIKE '%kip%' 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