Time : 09:06:09 SQLSTATE[42000]: Syntax error or access violation: 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 PARTYID=21871 order by UPDATEDDATE DESC' at line 1 Raw SQL : select count(PARTYID) as totalnew_parties from partydetail as p where NAME!='' and PARTYCODE= and PARTYID=21871 order by UPDATEDDATE DESC Time : 08:20:44 SQLSTATE[42000]: Syntax error or access violation: 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 PARTYID=21862 order by UPDATEDDATE DESC' at line 1 Raw SQL : select count(PARTYID) as totalnew_parties from partydetail as p where NAME!='' and PARTYCODE= and PARTYID=21862 order by UPDATEDDATE DESC