DB
FunctionsArray

array_first

Extracts the first element from each input array and returns null for empty arrays.

array_first(…) → String

Kind · scalar

Extracts the first element from each input array and returns null for empty arrays.

Part of the Array family.