MySQL CURTIME() Function
MySQL Date Functions
Definition and Usage
CURTIME() returns the current time.
Syntax
Example
The following SELECT statement:
SELECT NOW(),CURDATE(),CURTIME()
|
will result in something like this:
NOW() |
CURDATE() |
CURTIME() |
2008-11-11 12:45:34 |
2008-11-11 |
12:45:34 |
MySQL Date Functions
|
|
|
See why there are 20,000+ Ektron integrations worldwide.
Request an INSTANT DEMO or download a FREE TRIAL today. |
|
|
|