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