5
Reply

Reset auto increment value in Sqlserver

Milu Swain

Milu Swain

Sep 26 2015 12:28 PM
628
I have one column in my Order table and that is auto increment.
Now I want to reset it means it should start from 1000 and next value will be 1001. How can I do.

Answers (5)