초보질문! 게시판 검색 질문드립니다.;; 정보
초보질문! 게시판 검색 질문드립니다.;;본문
게시판에서 검색버튼을 누르면
select distinct wr_parent from g4_write_hi where ((INSTR(LOWER(), LOWER('a'))) ) and (wr_num between '-1' and '9999')
1582 : Incorrect parameter count in the call to native function 'LOWER'
error file : /bbs/board.php
아래와 같은 에러가 나타납니다..
어떻게 해줘야 하나요?
select distinct wr_parent from g4_write_hi where ((INSTR(LOWER(), LOWER('a'))) ) and (wr_num between '-1' and '9999')
1582 : Incorrect parameter count in the call to native function 'LOWER'
error file : /bbs/board.php
아래와 같은 에러가 나타납니다..
어떻게 해줘야 하나요?
댓글 전체