CURRENT_TIME function

The CURRENT_TIME datetime function returns the current local time.

Syntax

Read syntax diagramSkip visual syntax diagramCURRENT_TIME

CURRENT_TIME returns a TIME value representing the current local time. As with all SQL functions that take no parameters, no parentheses are required or accepted. All calls to CURRENT_TIME within the processing of one node are guaranteed to return the same value.