How to drop entries in a table? - Mailing list pgsql-general

From Marc Eggenberger
Subject How to drop entries in a table?
Date
Msg-id 199810090622.IAA10920@linux1.ieo.ch
Whole thread Raw
Responses Re: [GENERAL] How to drop entries in a table?
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?


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

pgsql-general by date:

Previous
From: Karl Auer
Date:
Subject: Re: [GENERAL] Emptying a database.
Next
From: Stuart Rison
Date:
Subject: [GENERAL] Making NULLs visible.