Re: Field's position in Table

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Field's position in Table
Дата
Msg-id 4A8D1377.5060702@hogranch.com
обсуждение исходный текст
Ответ на Field's position in Table  (Kalai R <softlinne.kv@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Jorge Daine Quiambao
Дата:
Сообщение: ERROR: could not access file "$libdir/xxid": No such file or directory
Следующее
От: Scara Maccai
Дата:
Сообщение: R: Field's position in Table