전 지점,
|
|
select a.*, e.uri as branch_url
from mf_post_file a
left outer join mf_branch e on a.reg_branch = e.code
where a.post_no= and a.del_yn='N' order by a.no
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 'and a.del_yn='N' order by a.no' at line 4 : 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 'and a.del_yn='N' order by a.no' at line 4
error file : /web/contents/contents1001.html