select * from where po_start_date < '2009-11-18 17:06:00' and po_end_date > '2009-11-18 17:06:00' and po_openchk = '1'
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 po_start_date < '2009-11-18 17:06:00' and po_end_date > '2009-11-18 17:06:' at line 1
댓글 10개
아 다행이네요. ^^ 고맙습니다 낭만아키님.
select * from where po_start_date < '2009-11-18 17:06:00' and po_end_date > '2009-11-18 17:06:00' and po_openchk = '1'
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 po_start_date < '2009-11-18 17:06:00' and po_end_date > '2009-11-18 17:06:' at line 1
error file : /bbs/login.php