json_build_object を使うと便利!! Copied! INSERT INTO hoge ( value_json, value_jsonb ) VALUES ( json_build_object('aaa', 111, 'bbb', 222, ...
確定! 回上一頁