DB
FunctionsJSON

json_extract_path

Extracts a nested JSON value using variadic path segments (keys or indexes).

json_extract_path(…) → JSON

Kind · scalar

Extracts a nested JSON value using variadic path segments (keys or indexes).

Part of the JSON family.