column order - Mailing list pgsql-novice

From
Subject column order
Date
Msg-id 20050215171641.55413.qmail@web52409.mail.yahoo.com
Whole thread Raw
In response to JBDC vs ODBC  ("Van Ingen, Lane" <lvaningen@ESNCC.com>)
Responses Re: column order
List pgsql-novice
does the column order within a table matter?  i had to
delete a column when making a foreign key b/c int4[]
didn't allow the reference.  i deleted int4[] and
recreated the table with int4 and everything was fine
- except my column order within my table was
different.  does this make a difference beyond losing
some visual and organizational appeal?

can pgadmin3 rearrange the order of the columns?

tia...



__________________________________
Do you Yahoo!?
Yahoo! Mail - 250MB free storage. Do more. Manage less.
http://info.mail.yahoo.com/mail_250

pgsql-novice by date:

Previous
From: "Van Ingen, Lane"
Date:
Subject: JBDC vs ODBC
Next
From: "Larry Rosenman"
Date:
Subject: Re: column order