The id numbers are never re-used so it is normal to have gaps. The numbers actually relate to Id's internal to the database structure and it is typical of databases to never re-use them.
In normal use most users never worry about the Id values - is there some reason they concern you.
|