? This document uses PHP Chinese website manual Release
CURTIME() 返回當前的時間。
CURTIME()
下面是 SELECT 語句:
SELECT NOW(),CURDATE(),CURTIME()
結果如下所示: