DB
FunctionsType Conversion

to_interval_nanosecond

Constructs a nanosecond interval from numeric input and returns the signed nanosecond count.

to_interval_nanosecond(…) → Int64

Kind · scalar

Constructs a nanosecond interval from numeric input and returns the signed nanosecond count.

Part of the Type Conversion family.