Use json_extract on a single JSON string, what we get is double quoted, we need to use a json_unquote to wrap the result. On MariaDB, we may use json_value ...
確定! 回上一頁