SQL ManualFunctionsDate Time Functionscurtime,current_timeOn this pagecurtime,current_timecurtime,current_timeDescriptionSyntax:TIME CURTIME()This function fetches the current time and returns it in the TIME type.Examplesmysql> select current_time();+----------------+| current_time() |+----------------+| 15:25:47 |+----------------+KeywordsCURTIME,CURRENT_TIME