Re: drop column? - Mailing list pgsql-general

From Adam Lang
Subject Re: drop column?
Date
Msg-id 005001c02e18$88f19380$330a0a0a@6014cwpza006
Whole thread Raw
In response to drop column?  (Andrew Gould <andrewgould@yahoo.com>)
List pgsql-general
Create a new table and select insert from the old one to the new one without
the column of data.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Andrew Gould" <andrewgould@yahoo.com>
To: <pgsql-general@postgresql.org>
Sent: Wednesday, October 04, 2000 10:39 AM
Subject: [GENERAL] drop column?


> How do you drop a column from a table?  I'm using
> PostgreSQL 7.0.2.
>
> Thanks,
>
> Andrew Gould
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free!
> http://photos.yahoo.com/


pgsql-general by date:

Previous
From: Andrew Gould
Date:
Subject: drop column?
Next
From: "Jason C. Wells"
Date:
Subject: Re: drop column?