Forum Moderators: open
If my id is 10 then someone with an id of 9 is deleted my id shouldn't become 9. The whole point of an id is that it doesn't change.
Anyway to answer your question, no you can't do this with auto number, you would have to do it in application logic.
Is there a reason you want to do this? Perhaps we can help with a better solution if you explain your need to do this.