DB
FunctionsType Conversion

to_interval_month

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

to_interval_month(…) → Int64

Kind · scalar

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

Part of the Type Conversion family.