FunctionsArray
array_first_or_null
Behaves like array_first while explicitly preserving null output for empty inputs.
array_first_or_null(…) → StringKind · scalar
Behaves like array_first while explicitly preserving null output for empty inputs.
Part of the Array family.