Easy Tutorial
❮ Sql Autoincrement Sql Update ❯

MySQL CURTIME() Function



Definition and Usage

CURTIME() returns the current time.

Syntax


Example

Here is a SELECT statement:

The result is shown below:

NOW() CURDATE() CURTIME()
2008-11-11 12:45:34 2008-11-11 12:45:34
❮ Sql Autoincrement Sql Update ❯