Provide the latest official news and annual calendar.
SELECT d.* FROM 202000455_article d WHERE d.tb=2 and d.lang = 'en' and (d.inuse = '1' or (d.inuse ='2' and CONCAT(d.sdate, ' ', IFNULL(d.stime, '00:00:00')) <= '2024-07-27 17:59:05' and CONCAT(d.edate, ' ', IFNULL(d.etime, '23:59:59')) >='2024-07-27 17:59:05')) order by d.seq desc