I have a table from which I removed some thousands records. Now I want to renumber the records which are still in the table. I have a field for that purpose which is numeric. So first record 1, second : 2; etc until the last record (about 2000 records)
This is not the internal ID, but just a field.
I would like to do that whith a query.
Can anybody show and explain such a query or is this impossible?
This is not the internal ID, but just a field.
I would like to do that whith a query.
Can anybody show and explain such a query or is this impossible?