SELECT d.* FROM 201700052_edcontent d,201700052_edcontent_cate c WHERE c.id=d.cateId and c.tb=2 and c.lang = 'en' and c.inuse='1' and d.tb='2' and d.lang = 'en' and (d.inuse = '1' or (d.inuse ='2' and d.sdate <= '2019-02-23' and d.edate >='2019-02-23')) and d.cateId=46 order by d.seq desc