DB
FunctionsArray

array_first_or_null

Behaves like array_first while explicitly preserving null output for empty inputs.

array_first_or_null(…) → String

Kind · scalar

Behaves like array_first while explicitly preserving null output for empty inputs.

Part of the Array family.