Kalai R wrote:
Hi ,

I have a problem in Postgres.

When adding a new field in the existing table, i want to add the filed in a particular position. Is there any way to change the fields position in the table. Any Solution to this problem would be much appreciated.

don't use * in SELECT statements, and its not a problem.

SQL relations should have neither field order nor row order unless such is explicitly given



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to