SQL ManualSQL FunctionsDate Functionscurtime,current_timeOn this pagecurtime,current_timecurtime,current_timeDescriptionSyntaxTIME CURTIME()Get the current date and return it in Time typeExamplesmysql> select current_time();+----------------+| current_time() |+----------------+| 15:25:47 |+----------------+keywordsCURTIME,CURRENT_TIME