Jan 12, 2002 #1 gundu Programmer Joined Aug 31, 2001 Messages 18 Location US Hello ! I am Shaik Phakeer Babu a programmer from India. I want to reset the Indentity Column(Sequence) to a specific value. Please help me in doing so Thank you!
Hello ! I am Shaik Phakeer Babu a programmer from India. I want to reset the Indentity Column(Sequence) to a specific value. Please help me in doing so Thank you!
Jan 12, 2002 #2 RickCole Technical User Joined May 9, 2001 Messages 349 Location GB Look in Books On-line under the topic. "DBCC CHECKIDENT (T-SQL)" This will do what you require. Rick. Upvote 0 Downvote
Look in Books On-line under the topic. "DBCC CHECKIDENT (T-SQL)" This will do what you require. Rick.