How can we help you today? How can we help you today?
nottinbe
Identity seed not preserved accross table rebuild.
Assume a table Test with a column with IDENTITY(1, 1). If I insert 3 rows into that table, the seed value as reported by DBCC CHECKIDENT will be 3. If I then delete the row with PK = 3, DBCC CHECK...
1 follower 1 comment 0 votes
Change Tracking
Are there plans to support SQL08 change tracking? Thanks, Brian
2 followers 3 comments 0 votes