最后插入ID的PostgreSQL函數(shù)在PostgreSQL中,如何將最后一個id插入到表中?在MSSQL中有Scope_Identity()。請不要建議我使用這樣的方法:select max(id) from table
最后插入ID的PostgreSQL函數(shù)
三國紛爭
2019-07-15 09:45:40