DB
FunctionsArray

array_position

Returns the first one-based index matching a value, or zero when no match exists.

array_position(…) → UInt64

Kind · scalar

Returns the first one-based index matching a value, or zero when no match exists.

Part of the Array family.