that means, basically, "day time is hour 6 to hour 21 but not including hour 21" ... SET @execTime = DATE_FORMAT(NOW(), '%H:%m:%s'); -- 14:02:33 at the time ...
確定! 回上一頁