SELECT d.* FROM 202200040_article d WHERE d.tb=9 and d.lang = 'tw' and (d.inuse = '1' or (d.inuse ='2' and d.sdate <= '2023-09-24' and d.edate >='2023-09-24')) order by d.seq desc