curtime,current_time

Description

Syntax

TIME CURTIME()

Get the current date and return it in Time type

Examples

  1. mysql> select current_time();
  2. +----------------+
  3. | current_time() |
  4. +----------------+
  5. | 15:25:47 |
  6. +----------------+

keywords

  1. CURTIME,CURRENT_TIME