Is there a way to sort all the data in my database such as alphabetical
or something, and then once sorted and have all the primary key's redone
according to the sorted order? I can sort them how I want, but I don't
know if there is a way to rename the primary id key on all the data once
sorted.