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