SQL SQL CURTIME() May 30, 2012 Pramod T P SQL CURTIME() returns the current time. Example mysql> SELECT CURTIME(); +———–+ | CURTIME() | +———–+ | 15:28:57 | +———–+ 1 row in set (0.01 sec)