DB
FunctionsType Conversion

to_interval_microsecond

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

to_interval_microsecond(…) → Int64

Kind · scalar

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

Part of the Type Conversion family.