I have table in MS Access that has an AutoNumber
type in field ID
After inserting some rows, the ID
has become 200
Then, I have deleted the records in the table. However, when I tried to insert a new row, I see that the ID
starts with 201
How can I force the ID
to restart with 1
, without having to drop the table and make new a new one?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…