R/duckdb-funs.R
any_value.Rd
Returns the first non-NULL value from arg. This function is affected by ordering.
DECIMAL | ANY
any_value(arg = DECIMAL)
any_value(arg = ANY)