I have a table with an ID
column which is not null and has autoidentity enabled
My problem is that I only insert like 4-5 rows each day with few edits as well but for some reason the ID
changes by a thousand each day.
So yesterday it was 2004/2005 today I added my first entry: 3004
I highly doubt that I added 1000 records in it.