5
Answers

Reset auto increment value in Sqlserver

Milu Swain

Milu Swain

9y
651
1
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)