這裏主要用到兩個函數: JSON_EXTRACT 、 JSON_UNQUOTE 。 JSON_EXTRACT(json_doc, path[, path] ...) 從 json_doc 中解析JSON文檔,返回 path 參數 ...
確定! 回上一頁