sql,我想修改自增列的值,我使用set identity_insert ClassInfo on 执行后显示
表 ‘dbtest.dbo.StudentInfo’ 的 IDENTITY_INSERT 已经为 ON。无法为表 ‘ClassInfo’ 执行 SET 操作。怎么办呢?
相关文章:
sql,我想修改自增列的值,我使用set identity_insert ClassInfo on 执行后显示
表 ‘dbtest.dbo.StudentInfo’ 的 IDENTITY_INSERT 已经为 ON。无法为表 ‘ClassInfo’ 执行 SET 操作。怎么办呢?
相关文章: