There is a problem with the database

SELECT count(*) AS count FROM products WHERE price <> '0.00' AND product_name LIKE '%Night_Vision%' OR description LIKE '%Night_Vision%'