SELECT d.* FROM 201600741_edcontent d,201600741_edcontent_cate c WHERE c.id=d.cateId and c.tb=12 and c.lang = 'tw' and c.inuse='1' and d.tb='12' and d.lang = 'tw' and (d.inuse = '1' or (d.inuse ='2' and d.sdate <= '2018-04-25' and d.edate >='2018-04-25')) and d.cateId=677 order by d.seq desc