MySQL Error: 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 1

select * FROM people p, people_depts_locations pdl,deptservices ds WHERE p.resourceId=pdl.resourceId AND pdl.deptId=ds.deptId AND doctorId=