Re: Rename of a Table Column

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Rename of a Table Column
Дата
Msg-id Pine.BSF.4.21.0110191343560.33261-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Rename of a Table Column  ("James Kelty" <jamesk@ashlandagency.com>)
Список pgsql-admin
ALTER TABLE <table> RENAME <old> TO <new>
should do it.

On Fri, 19 Oct 2001, James Kelty wrote:

> I have a table with a column that needs renameing. I do not know how to do
> this, and if anyone could point me in the right direction, I would really
> appreciate it!


В списке pgsql-admin по дате отправления:

Предыдущее
От: "James Kelty"
Дата:
Сообщение: Rename of a Table Column
Следующее
От: "Brett W. McCoy"
Дата:
Сообщение: Re: Rename of a Table Column