Skip to contents

Returns the first value of the input enum type.

Usage

enum_first(enum = ANY)

Arguments

enum

ANY

Value

VARCHAR

SQL examples

enum_first(NULL::mood)