DB
FunctionsType Conversion

to_interval_millisecond

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

to_interval_millisecond(…) → Int64

Kind · scalar

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

Part of the Type Conversion family.