DB
FunctionsJSON

json_array_length

Returns the number of top-level elements in the input JSON array.

json_array_length(…) → UInt64

Kind · scalar

Returns the number of top-level elements in the input JSON array.

Part of the JSON family.