공지사항


select * from tb_board_file where bf_b_idx= order by bf_num
SQLSTATE[42000]: Syntax error or access violation: 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 'order by bf_num' at line 3
select * from tb_board_file where bf_b_idx= order by bf_num
SQLSTATE[42000]: Syntax error or access violation: 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 'order by bf_num' at line 3
update tb_board as b left outer join tb_board_head as bh on (b.head_idx=bh.bh_idx) set hit=hit+1 where idx=
SQLSTATE[42000]: Syntax error or access violation: 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 '' at line 2
select ifnull(max(idx),0) as idx from tb_board as b where b.bid='notice' and b.is_gongji='N' and idx< and re_step=0
SQLSTATE[42000]: Syntax error or access violation: 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 'and re_step=0' at line 1
select ifnull(min(idx),0) as idx from tb_board as b where b.bid='notice' and b.is_gongji='N' and idx> and re_step=0
SQLSTATE[42000]: Syntax error or access violation: 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 'and re_step=0' at line 1
날짜 조회수