이 오류는 무슨 뜻인가요? 정보
이 오류는 무슨 뜻인가요?본문
select distinct wr_parent from g4_write_car01 where ((INSTR(, '6611')) ) and (wr_num between '-168' and '9832')
1064 : 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 ' '6611')) ) and (wr_num between '-168' and '9832')' at line 1
error file : /pg/bbs/board.php
해결방법 좀 알려주세요..ㅠㅠ
1064 : 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 ' '6611')) ) and (wr_num between '-168' and '9832')' at line 1
error file : /pg/bbs/board.php
해결방법 좀 알려주세요..ㅠㅠ
댓글 전체
INSTR('값', '6611') 값이라는곳에 값이 필요한데 빠졋네요.