DB
FunctionsJSON

json_extract_keys

Returns the top-level keys of the selected JSON object as a JSON string array.

json_extract_keys(…) → JSON

Kind · scalar

Returns the top-level keys of the selected JSON object as a JSON string array.

Part of the JSON family.