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