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 '' at line 3

SELECT * FROM `employees` LEFT JOIN departments ON departments.dept_id=employees.department_id LEFT JOIN employee_qualifications ON employee_qualifications.qua_id=employees.qualification_id WHERE emp_id=

Filename: models/Smsmodal.php

Line Number: 118