25.06.2013, 15:10
Hi,
I want to ask about AUTO_INCREMENT.
I have 5 accounts now, and id is with auto_increment.
1 -
2 -
3 -
4 -
5 -
But if i delete for ex: 4 user, then why when i create new user him id will be 6? how to do if i delete user, then new user go to him place?
I want to ask about AUTO_INCREMENT.
I have 5 accounts now, and id is with auto_increment.
1 -
2 -
3 -
4 -
5 -
But if i delete for ex: 4 user, then why when i create new user him id will be 6? how to do if i delete user, then new user go to him place?