select json_unquote(json_extract('', '$.name')) as '姓名'; 輸出結果:張三 上述為常規的json字串形式,如果某一個列裡面儲存的是一個jsonarray, ...
確定! 回上一頁