0
Q:

jsonb_set remove key

> select '{"a": 1, "b": 2}'::jsonb - 'a';
 ?column?
----------
 {"b": 2}
(1 row)
0

New to Communities?

Join the community