FunctionsArray
array_first
Extracts the first element from each input array and returns null for empty arrays.
array_first(…) → StringKind · scalar
Extracts the first element from each input array and returns null for empty arrays.
Part of the Array family.