wjbk

导航

mysql 解析json字符串里的某项值

select JSON_EXTRACT(json字段,'$.name') from table

  

posted on 2023-04-24 10:45  wjbk  阅读(18)  评论(0)    收藏  举报