為保持各種情況下的一致,在MySql中要解析json,還需再加上json_unquote函數以去掉雙引號:. json_unquote(json_extract())的等效操作符是“->>”。
確定! 回上一頁