json_extract 函式可以獲取json物件中指定key的值,用法:json_extract(json_filed,"$.key"). 舉例1:. Mysql> select json_extract('{"name":"Zhaim" ...
確定! 回上一頁