資料庫查詢語法錯誤!
SELECT *,(SELECT DA_Date FROM OT_Date WHERE DA_Serial=PG_DA_Serial) AS DA_Date,(SELECT PJ_EnName FROM OT_Project WHERE PJ_Serial=PG_PJ_Serial) AS PJ_EnName FROM OT_Program WHERE PG_Available = 1 AND PG_On=1 AND PG_Serial IN (,1307,1308,1309) AND PG_Serial<>1306 ORDER BY PG_SortNumber ASC LIMIT 4
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 '1307,1308,1309) AND PG_Serial<>1306 ORDER BY PG_SortNumber ASC LIMIT 4' at line 1