![]() SELECT man_avail_id, str_title, str_require, str_cnt_person, str_extn, str_phone, str_fax, str_mobile, str_email, str_company, L.location_id, str_date, str_activate, int_fraud, avail_status, avail_code, location_name FROM man_avail MA LEFT JOIN location L ON L.location_id = MA.location_id WHERE man_avail_id = 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 21 |