How do I change the order of my table fields without deleting the field and re-inserting it, using PHP myAdmin?
alter table table_name modify column col_name type after col_name