A Database Error Occurred

Error Number: 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 (a.recruit_status = "Y" or a.recruit_status="F")' at line 1

SELECT count(*) as total FROM `exhibition_company_recruit` as a INNER JOIN exhibition_company_info as b ON a.company_idx = b.idx and b.idx = and (a.recruit_status = "Y" or a.recruit_status="F")

Filename: /home/ecojob/www/controllers/company.php

Line Number: 768