使用JSON_CONTAINS_PATH函数检查address. line1是否存在 select json_contains_path(data, 'one', "$.line_id") from json_test_index limit 3;.
確定! 回上一頁