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