SELECT * FROM SHOPproducts WHERE ProductName LIKE '%hill's%'AND ProductName LIKE '%canine%'AND ProductName LIKE '%nature's%'AND ProductName LIKE '%best%'AND ProductName LIKE '%puppy%'AND ProductName LIKE '%mini%' 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 '%canine%'AND ProductName LIKE '%nature's%'AND ProductNa' at line 1