Function json_array_length

Source
pub fn json_array_length(col: impl Into<Column>) -> Column
Expand description

Returns the number of elements in the outermost JSON array.