게시물 삭제를 하는데 오류가.. > 그누4 질문답변

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.

게시물 삭제를 하는데 오류가.. 정보

게시물 삭제를 하는데 오류가..

본문

delete from where bo_table ='review_ani' and wr_id = '28'

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 'where bo_table ='review_ani' and wr_id = '28'' at line 1

error file : /bbs/delete.php
이게 무슨 말이죠..?
  • 복사

댓글 전체

delete from where bo_table ='review_ani' and wr_id = '28'

테이블명이 빠져있어 나는 오류입니다.
delete from 테이블 where bo_table ='review_ani' and wr_id = '28'
이렇게 들어가야 합니다
© SIRSOFT
현재 페이지 제일 처음으로