... 實際應用中,最好使用欄位名postgres=# insert into t values(2,'rudy3') ON CONFLICT ON CONSTRAINT idx_t_id do update set name=EXCLUDED.name ...
確定! 回上一頁