Alter table - Mailing list pgsql-sql

From Rachel.Vaudron
Subject Alter table
Date
Msg-id Pine.LNX.4.33.0211080811160.12232-100000@lazaret.unice.fr
Whole thread Raw
In response to Re: cast lo to oid  ("Nekta Katz" <nekta_k@hotmail.com>)
List pgsql-sql
Hi,

I wonder if it is possible to remove a field of a table ?
I haven't found anything about this into the reference manual.
Can I do something like that ?:

ALTER TABLE table
DROP COLUMN column;

Thanks
Rachel
**************************************  Rachel.Vaudron@lazaret.unice.fr
Laboratoire de prehistoire du Lazaret33 bis bd Franck Pilatte 06300 Nice   http://rachel.familinux.org
******** Windows a bug's life ********




pgsql-sql by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: No promany key in parent table, how to use delete cascade?
Next
From: Huub
Date:
Subject: changing numeric into int