이거 뭔 소린가요? 알듯 말 듯 해요. 살려주세요. 정보
이거 뭔 소린가요? 알듯 말 듯 해요. 살려주세요.본문
select * from g4_group where zngr_topmenu_use from = '1' order by gr_id
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 'from = '1' order by gr_id' at line 1
error file : /index.php
---------------------------------
연후하은아빠님의 스킨을 궁금해서 적용(include)시켜보려 했는데 이런 에러가...
살려주세요
도와주세요
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 'from = '1' order by gr_id' at line 1
error file : /index.php
---------------------------------
연후하은아빠님의 스킨을 궁금해서 적용(include)시켜보려 했는데 이런 에러가...
살려주세요
도와주세요
댓글 전체
select * from g4_group where zngr_topmenu_use from = '1' order by gr_id 에 대한
sql문의 구문이 뭔가 이상하네용,,
where 다음에 어떤것을 원하셨는지,, from이 또 나오네용,, 혹시
select * from g4_group where zngr_topmenu_use = '1' order by gr_id
이게 아닌가.. 추측해봅니다.
sql문의 구문이 뭔가 이상하네용,,
where 다음에 어떤것을 원하셨는지,, from이 또 나오네용,, 혹시
select * from g4_group where zngr_topmenu_use = '1' order by gr_id
이게 아닌가.. 추측해봅니다.
위엣분이 답변해주셨네요 구문오류입니당..