오류 해결 좀 해주세요

select * from where wr_id = '127'

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 wr_id = '127'' at line 1

error file : /bbs/write_update.php

잘되던 게시판에서 이러한 오류가 발생합니다.
왜 그런가요?
|

댓글 1개

select * from 테이블명 where wr_id = '127'

테이블명이 없어요

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기
🐛 버그신고