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