DB
FunctionsArray

array_count

Counts array elements per row, or counts elements equal to the optional comparison value.

array_count(…) → UInt64

Kind · scalar

Counts array elements per row, or counts elements equal to the optional comparison value.

Part of the Array family.