Re: [GENERAL] How to drop entries in a table? - Mailing list pgsql-general

From Bruce Momjian
Subject Re: [GENERAL] How to drop entries in a table?
Date
Msg-id 199810091634.MAA11864@candle.pha.pa.us
Whole thread Raw
In response to How to drop entries in a table?  (Marc Eggenberger <me@ieo.ch>)
List pgsql-general
> Hi.
>
> I have a postgreSQL 6.3.2 and I want to delete an entry in a table.
>
> I tried a
> "ALTER TABLE DROP COLUMN"
>
> but it replies:
> "NOT YET IMPLEMENTED"
>
> hmmmm ... but it must be possible ... but how?

See FAQ.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] Making NULLs visible.
Next
From: Steve Doliov
Date:
Subject: Re: [GENERAL] Making NULLs visible.