select json_unquote(json_extract(json,"$.key")) from table 這樣就會獲取到json中對應的key的值了,我在開發中遇到過,就算這麼寫,返回結果居然 ...
確定! 回上一頁