SQL ReferenceSQL FunctionsDate FunctionsCURTIME,CURRENT_TIMEOn this pageCURTIME,CURRENT_TIMEcurtime,current_timeβDescriptionβSyntaxβTIME CURTIME()Get the current date and return it in Time typeExamplesβmysql> select current_time();+----------------+| current_time() |+----------------+| 15:25:47 |+----------------+keywordsβCURTIME,CURRENT_TIME