On Wed, 19 Nov 2003 19:07:23 +0100, Andreas Pflug <[EMAIL PROTECTED]> wrote: >is there >any DB system out there that allows to reshuffle the column ordering?
Firebird:
ALTER TABLE tname ALTER COLUMN cname POSITION 7;
Servus
Manfred
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faqs/FAQ.html
