Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SET IDENTITY_INSERT table1 ON
这个命令给了我错误,我需要在 Postgresql 的标识列中插入一个值。