如果只关心candidate是否存在路径path,可以使用JSON_CONTAINS_PATH函数。 示例:. mysql> SET @json_doc = '{"a": 123, "b": null, ...
確定! 回上一頁