....................
2008年11月13日 星期四
重設identity
流水號會從1開始,需在table內無資料時使用。
sp_chgattribute '[ TABLE NAME ]', 'identity_burn_max', 0, '0'
example:
EXEC sp_chgattribute testtable, 'identity_burn_max', 0, '0';
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言