查不到任何資料,請修改查詢條件再查! select main.chinesef, COALESCE( c1933.chap) as chap,COALESCE( c1933.sec) as sec,COALESCE( c1933.id) as rid,main.engs,c1933.txt,ispar(main.engs,c1933.chap,c1933.sec),main.id from c1933,main where main.engs=COALESCE( c1933.engs) and main.chineses='加' and COALESCE( c1933.chap)=5 and ( COALESCE( c1933.sec)=1 or (COALESCE( c1933.sec)>=13 and COALESCE( c1933.sec)<=25) ) order by main.id asc, chap asc, sec asc