Is there a way to drop a column?

Поиск
Список
Период
Сортировка
От G. Anthony Reina
Тема Is there a way to drop a column?
Дата
Msg-id 39340BEE.B40010AA@nsi.edu
обсуждение исходный текст
Ответы Re: Is there a way to drop a column?  (Karel Zak <zakkr@zf.jcu.cz>)
Список pgsql-general
Somehow some columns from one of my tables "melded" with another table.
I'm trying to figure out how this happened, but in the meantime, I'd
like to be able to delete the extra columns in the table.

I can see a way to "alter table ... add column". Is there a way to
"alter table ... drop column"?

Thanks.
-Tony



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Re: [SQL] remove line type?
Следующее
От: Philip Hallstrom
Дата:
Сообщение: Any way to send email from "within" PostgreSQL?