Does anyone know of an SQL statement that i can use to change the order that a field appears in a table?
For example i have a table called entry with several fields in it.
The 2 that i want to swap locations are etitle and eurl..

They basically need to swap places.

The table only contains 9 fields. etitle is currently the 2nd in the list and eurl is the 7th.

I basically want to have...