DB
FunctionsJSON

json_path_query_array

Evaluates a SQL/JSON path expression against a JSON document. Returns all path matches collected into a JSON array.

json_path_query_array(…) → JSON

Kind · scalar

Evaluates a SQL/JSON path expression against a JSON document. Returns all path matches collected into a JSON array.

Part of the JSON family.