SELECT d.* FROM 202100088_article d WHERE d.tb=5 and d.lang = 'tw' and (d.inuse = '1' or (d.inuse ='2' and d.sdate <= '2023-11-29' and d.edate >='2023-11-29')) order by d.seq desc