0
I have about 500 records in the database, with autoincrement in a table starting at 900,901,902 onwards, would have like to do an UPDATE on all records starting the autoincrement at number 502?
Then all records will have ID autoincrement 502,503,504, onwards ?