R/duckdb-funs.R
to_months.Rd
Construct a month interval.
INTEGER | BIGINT
INTERVAL
to_months(integer = INTEGER)
to_months(integer = BIGINT)
to_months(5)