|
||||||
|
query¹® | SELECT * FROM woojung_car as a left join woojung_member as b on a.wc_mem_idx = b.idx left join woojung_car_go as c on a.wc_idx = c.wcg_wcidx WHERE wc_idx= |
¿¡·¯¹® | 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 4 |