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.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
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 |