0

In doing some testing on a new table in my SQL Server database, I noticed the auto-incremented id's were not sequential, which I know can be the case. BUT, as you can see from the picture below, after a dozen or so entries, the id field is up to using 10005!. Why is the id jumping higher like that? Is there any way to control that? Otherwise I can envision 20 digit id numbers in the future which isn't preferred.

Table view

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
dinotom
  • 4,990
  • 16
  • 71
  • 139

0 Answers0