Skip to main content
Version: 0.0.1

LOCALTIMESTAMP

Categories: System

LOCALTIMESTAMP

Returns the current timestamp for the system.

Syntax

LOCALTIMESTAMP() → timestamp

Examples

{{< codeheader "LOCALTIMESTAMP example" >}}

SELECT LOCALTIMESTAMP()
-- 2021-06-29 05:17:44.703000