set identity_insert t on insert into t (id, name) values(1, 'sqlstudy') set identity_insert t off https://database.51cto.com/art/201006/207885.htm 相关文章: