How to drop entries in a table?

From: Marc Eggenberger <me(at)ieo(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Subject: How to drop entries in a table?
Date: 1998-10-09 08:23:57
Message-ID: 199810090622.IAA10920@linux1.ieo.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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?

--
mit freundlichen Gruessen
=====================================
Inside Electronic Online www.ieo.ch
Eggenberger Marc me(at)ieo(dot)ch
Leimbachstr. 56 Tel 01/4802800
8041 Zuerich Fax 01/4802801
=====================================

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stuart Rison 1998-10-09 09:53:34 [GENERAL] Making NULLs visible.
Previous Message Karl Auer 1998-10-09 06:28:57 Re: [GENERAL] Emptying a database.