4
Answers

Auto Increment value increase to higher amount in Sql Server

 
 
After id ( 10) new value should be 11 but the result is showing 1010
 I am having the same issue with many tables in Sql Server Management Studio.
 
 

Answers (4)