Re: removing a field from a table

From: Julie Hunt <jhunt(at)chac(dot)qld(dot)edu(dot)au>
To: Aguinaldo Fagundes Junior <Aguinaldo(dot)Fagundes(at)vantcom(dot)net>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: removing a field from a table
Date: 2000-03-30 23:06:56
Message-ID: 38E3DE10.40B44D60@chac.qld.edu.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Browse pgsql-sql by date

  From Date Subject
Next Message Joseph Shraibman 2000-03-30 23:07:16 Re: isnull
Previous Message Julie Hunt 2000-03-30 22:58:32 Re: isnull