I believe you will have to delete the column and add a new one, unless it is a VARCHAR.
If the column is already populated, you may have to do this in several pahses, using a temporary column name and moving the data around.
The fact that the column is now defined at 'the end' of the list of columns should not matter if your programs explicitly identify columns in Selects, Inserts etc.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.