1064 - 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 active = 1 AND qty = 'есть в наличии' ORDER ' at line 7

SELECT pid FROM product WHERE cid = AND active = 1 AND qty = 'есть в наличии' ORDER BY views LIMIT 10

STOP