SELECT d.* FROM 202100291_article d WHERE d.tb=5 and d.lang = 'tw' and (d.inuse = '1' or (d.inuse ='2' and d.sdate <= '2024-10-15' and d.edate >='2024-10-15')) order by d.seq desc