Re: Field's position in Table - Mailing list pgsql-general

From John R Pierce
Subject Re: Field's position in Table
Date
Msg-id 4A8D1377.5060702@hogranch.com
Whole thread Raw
In response to Field's position in Table  (Kalai R <softlinne.kv@gmail.com>)
List pgsql-general
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



pgsql-general by date:

Previous
From: Jorge Daine Quiambao
Date:
Subject: ERROR: could not access file "$libdir/xxid": No such file or directory
Next
From: Scara Maccai
Date:
Subject: R: Field's position in Table