Change type of column

Поиск
Список
Период
Сортировка
От Volker Paul
Тема Change type of column
Дата
Msg-id 396ACD65.5E91F1E5@dohle.com
обсуждение исходный текст
Ответы RE: Change type of column  ("Rob S." <rslifka@home.com>)
Список pgsql-sql
Hello,

how can I change the type of a column, e.g. from varchar() to text?
Or is it possible to drop (i.e. delete) a column without
creating a new table from the old one but without that column,
dropping the old table and renaming the old to the new?

Thanks,

Volker Paul


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

Предыдущее
От: "Adam Walczykiewicz"
Дата:
Сообщение: SQL-92 SQLSTATE in PostgreSQL ?!
Следующее
От: Volker Paul
Дата:
Сообщение: Re: Supported Encoding