Skip to content

json_array_length

function json_array_length(column): Column;

Defined in: functions/json.ts:33

Returns the number of elements in the outermost JSON array.

Parameter Type
column ColOrName

Column