move MySQL table column


ALTER TABLE table_name MODIFY column column_definition AFTER column


參考網址