Morning Folk...
I have a temp table w/ and Identity set on it. After processing, adding/deleting records, I want to reset the Identity so that the identity is uniform. I thought DBCC CheckIdent would have done the trick BUT I have yet to get it working.
Thanks
J. Kusch
I have a temp table w/ and Identity set on it. After processing, adding/deleting records, I want to reset the Identity so that the identity is uniform. I thought DBCC CheckIdent would have done the trick BUT I have yet to get it working.
Thanks
J. Kusch