R/duckdb-funs.R
union_extract.Rd
Extract the value with the named tags from the union. NULL if the tag is not currently selected.
union_extract(union = UNION, tag = VARCHAR)
UNION
VARCHAR
ANY
union_extract(s, 'k')