Is there a way to drop a column?

From: "G(dot) Anthony Reina" <reina(at)nsi(dot)edu>
To: "pgsql-general(at)hub(dot)org" <pgsql-general(at)hub(dot)org>
Subject: Is there a way to drop a column?
Date: 2000-05-30 18:43:58
Message-ID: 39340BEE.B40010AA@nsi.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message mikeo 2000-05-30 19:07:59 Re: Re: [SQL] remove line type?
Previous Message Karel Zak 2000-05-30 18:27:46 Re: Is there a way to drop a column?