problem with mysql database

wxdqz

New Member
In my database I have an autoincrement field.The id is incremented but the position of the records is changed.Should the record pointer be moved explicitly after every insertion If so how to achieve that?
 
Back
Top