How to drop column ?

From: "Vitali Djatsuk" <Vitali(dot)Djatsuk(at)MicroLink(dot)ee>
To: <pgsql-general(at)postgresql(dot)org>
Subject: How to drop column ?
Date: 2003-04-12 11:02:48
Message-ID: 916488900DA96F4D881F59CCDF522BD20133EF7A@tallinn.microlink.lan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi ALL,

ALTER TABLE palk DELETE COLUMN tempcol;
ERROR: parser: parse error at or near "DELETE"

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shridhar Daithankar 2003-04-12 11:17:42 Re: How to drop column ?
Previous Message Shridhar Daithankar 2003-04-12 10:57:44 Re: Index information and log disable...