MySQL Query : SELECT COUNT(*) AS num FROM `www_00769_com_cn`.`v9_rent` WHERE `status` = '99' AND `bedroom` = '4' AND `fittype` = '3' AND `price` >= '800' AND `price` < '1000' AND `zone` in(3398) and `catid`='81' LIMIT 1 MySQL Error : Unknown column 'fittype' in 'where clause' MySQL Errno : 1054 Message : Unknown column 'fittype' in 'where clause' Need Help?