0

I set the identity inset on with "identity increment =1, identity seed=1". but when I tried it, the first id is 1, the second id is 4, the third is 8, the fourth is 14. Why is it doing this?

Julie Qin
  • 13
  • 3

1 Answers1

0

Use a try catch block find out the error. May me some of your insert fails. that's the reason identity keep incrementing and saves with successful value on that instance

Krish KvR
  • 1,034
  • 4
  • 11
  • 18