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