Hi there,
I have a table with 50 some odd rows, I've deleted some of the rows in-between, and may need to move some rows around, I was wondering if there was a way to reset the numbering for all of the columns. There's a script that requires them to be ordered correctly, AND I like it to look nice.
Essentially, it would remove the current numbers in the "id" field, which is the key in my case, and then re-number them starting at 1 going down the list.
Thanks!