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