DB
FunctionsJSON

json_query

Evaluates a SQL/JSON path and returns the result as JSON. Use this when you expect an object/array or multiple matches.

json_query(…) → JSON

Kind · scalar

Evaluates a SQL/JSON path and returns the result as JSON. Use this when you expect an object/array or multiple matches.

Part of the JSON family.