SQL Error:
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 '' at line 1
SELECT *
FROM job
LEFT JOIN job_cate
ON jc_lang
= job_lang
AND jc_id
= job_jc_id
WHERE job_lang
= 'tc'
AND job_id
=