软件下载吧 ● 文章资讯
分类分类
2024-02-14 10:20作者:下载吧
直接使用
update 表名 set 列名 = (jsonb_set(列名::jsonb,'{key}’,'”value”‘::jsonb)) where 条件
相关文章