Executed Query -> select * from tbl_jobs where isactive ='y' and job_employer_id = order by job_id desc limit 0, 10
ERROR:"SQLSTATE[42000]: Syntax error or access violation: 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 'ORDER BY job_id DESC LIMIT 0, 10' at line 1: 315"