SELECT d.* FROM 202000108_article d WHERE d.tb=5 and d.lang = 'tw' and (d.inuse = '1' or (d.inuse ='2' and CONCAT(d.sdate, ' ', IFNULL(d.stime, '00:00:00')) <= '2024-05-13 05:59:43' and CONCAT(d.edate, ' ', IFNULL(d.etime, '23:59:59')) >='2024-05-13 05:59:43')) order by d.seq desc
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 快速選單: