R/duckdb-funs.R
enum_first.Rd
Returns the first value of the input enum type.
enum_first(enum = ANY)
ANY
VARCHAR
enum_first(NULL::mood)