SQL Function Reference

CURTIME
Returns the current time of day in HH:MM:SS format
MySQL
CURTIME()
Examples
MySQL
SELECT CURTIME();