[development] schema API add column after
Steven Jones
darthsteven at gmail.com
Mon Jun 9 20:48:02 UTC 2008
If you care that much, you're probably looking at the table in
something like phpMyAdmin, in which case you can do this:
http://dev.mysql.com/doc/refman/5.0/en/change-column-order.html
otherwise just query the columns in a different order as chx says.
On Mon, Jun 9, 2008 at 9:43 PM, Karoly Negyesi <karoly at negyesi.net> wrote:
>> Make sense?
>
> Nope. I try to refrain from being a maths egghead but SQL does not need or rely on column order.
>
> Regards
>
> NK
>
--
Regards
Steven Jones
More information about the development
mailing list