当 IDENTITY_INSERT 设置为 OFF 时,不能为表中的标识列插入显式值

set identity_insert table ON -- 打开

set identity_insert table OFF --关闭

posted @ 2019-02-18 09:34  jasonlai2016  阅读(205)  评论(0编辑  收藏  举报