Skip to content

json_object_keys

function json_object_keys(column): Column;

Defined in: functions/json.ts:38

Returns all the keys of the outermost JSON object as an array.

ParameterType
columnColOrName

Column