ReferenceSQL FunctionsJSONJSON query and processingjson_queryOn this pagejson_query Description Queries the value of an element that can be located by the json_path expression in a JSON object and returns a JSON value. Syntax json_query(json_object_expr, json_path) Parameters