Re: Alter table

From: "Daniel Schuchardt" <daniel_schuchardt(at)web(dot)de>
To: pgsql-sql(at)postgresql(dot)org
Subject: Re: Alter table
Date: 2002-11-08 13:24:43
Message-ID: aqgduj$d2h$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I think 7.3 has this feature.

Daniel

""Rachel.Vaudron"" <rachel(at)lazaret(dot)unice(dot)fr> schrieb im Newsbeitrag
news:Pine(dot)LNX(dot)4(dot)33(dot)0211080811160(dot)12232-100000(at)lazaret(dot)unice(dot)fr(dot)(dot)(dot)
> 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(dot)Vaudron(at)lazaret(dot)unice(dot)fr
> Laboratoire de prehistoire du Lazaret
> 33 bis bd Franck Pilatte 06300 Nice
> http://rachel.familinux.org
> ******** Windows a bug's life ********
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

  • Alter table at 2002-11-08 07:22:55 from Rachel.Vaudron

Browse pgsql-sql by date

  From Date Subject
Next Message Masaru Sugawara 2002-11-08 14:22:38 Re: query optimization question
Previous Message Christoph Haller 2002-11-08 10:01:13 Re: query optimization question