資料庫查詢錯誤,條件是 select main.chinesef, COALESCE( rcuv.chap) as chap,COALESCE( rcuv.sec) as sec,COALESCE( rcuv.id) as rid,main.engs,rcuv.txt,ispar(main.engs,rcuv.chap,rcuv.sec),main.id from rcuv,main where main.engs=COALESCE( rcuv.engs) and main.chineses='約chap=13' and COALESCE( rcuv.chap)= and (COALESCE( rcuv.sec)>=3 and COALESCE( rcuv.sec)<=15) order by main.id asc, chap asc, sec asc !