Skip to content

current_timestamp

function current_timestamp(): Column;

Defined in: functions/datetime.ts:63

Returns the current timestamp at the start of query evaluation as a timestamp column.

Column