쇼핑과 결제를 간편하게 닫기

select count(*) as cnt from nfor_item where DATE(it_payenddate) >= NOW() and it_hot = 1 and it_show = '1' and it_discount_rate > 0and it_now_cnt > 0

1064 : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'it_now_cnt > 0' at line 3

error file : /new_hotdeal.php