On this page

    Categories: System

    LOCALTIMESTAMP

    Returns the current timestamp for the system.

    Syntax

    LOCALTIMESTAMP() → timestamp

    Examples

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