DB
FunctionsType Conversion

to_interval_week

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

to_interval_week(…) → Int64

Kind · scalar

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

Part of the Type Conversion family.