目前PostgreSQL 支援insert、delete、update 的returning。insert returning ... do update set name=EXCLUDED.name; postgres=# select * from t; ...
確定! 回上一頁