I\'m working on a database. On most of the tables, the column order is not what I would expect, and I would like to change it (I have the permission). For example, the prima
SQL Maestro for MySQL offers tools to reorder fields as well with a GUI unfortunately it is not a drag and drop.
There are probably other programs and utilities to do this as well. I found this thread from a search so I thought I would share what I found for others.