Äõ¸®¿¡¼ ¿¡·¯°¡ ³µ½À´Ï´Ù. | |
Äõ¸®¹® | select count(*) from (`netk_employ_service` as nes join `netk_employ_extend` as nee) right join `netk_employ` as ne on (nes.`pno`=ne.`no` and nee.`pno`=ne.`no`) where nes.`pno`=nee.`pno` and (ne.`subject` like '%JANGWON'123%' or nee.`content` like '%JANGWON'123%' or ne.`company_name` like '%JANGWON'123%') and ne.`view`='yes' and (ne.`accept_date` in ('everyday','until') or (ne.`accept_date`<='2025-07-01' and ne.`accept_date2`>='2025-07-01')) |
¿¡·¯¸Þ¼¼Áö | ERROR CODE : |
ÆäÀÌÁö | /main/search_index.php |