curtime

Return the current time

Syntax

curtime()

Description

This function returns the current time value.

See Also

curdate

curts, curtimestamp

Example

select curtime() as "Time of Day";

Time of Day
16:22:43