DB
FunctionsType Conversion

to_interval_minute

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

to_interval_minute(…) → Int64

Kind · scalar

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

Part of the Type Conversion family.