If I delete records, then add other ones, the new records are entered in place of the old ones. I want the new records to appear last. For example, say I had records number 1 through 5 and deleted records 2 and 3. Then I add a new record which is number 6. If I read my database and display them, record 6 appears immediately after record 1 instead of appearing after record 5.
deleting database records
Collapse
X
Comment