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