R/duckdb-funs.R
union_value.Rd
Create a single member UNION containing the argument value. The tag of the value will be the bound variable name.
union_value()
UNION
union_value(k := 'hello')