Dropping a field from a table. - Mailing list pgsql-general

From Steve Quezadas
Subject Dropping a field from a table.
Date
Msg-id 00c401c02a58$321f61e0$7801a8c0@steve
Whole thread Raw
List pgsql-general
Is there an easier way to do drop a field from a table rather than deleting the table and retyping the very long SQL command to create it again? The "ALTER" command doesn't seem to have that feature.
 
- Steve
 

pgsql-general by date:

Previous
From: "Steve Quezadas"
Date:
Subject: Can't change the contents of a field
Next
From: Tom Lane
Date:
Subject: Re: Methods in pgsql