Error with DROP column

From: mohan(at)physics(dot)gmu(dot)edu
To: <pgsql-sql(at)postgresql(dot)org>
Subject: Error with DROP column
Date: 2003-10-27 19:35:44
Message-ID: 62967.138.88.163.115.1067283344.squirrel@physics.gmu.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi All i am trying to DROP the column but i keep getting this error.

ALTER TABLE institution DROP COLUMN name CASCADE;
ERROR: ALTER TABLE / DROP COLUMN is not implemented

please help me in solving this issue.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2003-10-27 19:35:58 Re: extend INSERT by 'INSERT INTO table FETCH ... FROM cursor' syntax
Previous Message Tomasz Myrta 2003-10-27 19:01:31 Re: URGENT!!! changing Column size