Re: removing a field from a table - Mailing list pgsql-sql

From Julie Hunt
Subject Re: removing a field from a table
Date
Msg-id 38E3DE10.40B44D60@chac.qld.edu.au
Whole thread Raw
List pgsql-sql
Read the section on alter table under compatibility:-

http://www.postgresql.org/docs/user/sql-altertable.htm


Aguinaldo Fagundes Junior wrote:

> Another question about fields...
>
> To add a new field I can use "altertable", but to remove one without droping
> the table and creating it again, how can I procede??
>
> Thank you.



pgsql-sql by date:

Previous
From: Julie Hunt
Date:
Subject: Re: isnull
Next
From: Joseph Shraibman
Date:
Subject: Re: isnull