Skip to contents

Returns the last value of the input enum type.

Usage

enum_last(enum = ANY)

Arguments

enum

ANY

Value

VARCHAR

SQL examples

enum_last(NULL::mood)