drop column

From: Ashok Chauhan <ashok(at)kalculate(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: drop column
Date: 2003-12-30 17:07:15
Message-ID: 1072804035.3479.6.camel@delta.greatindianproducts.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


hello

i have a problem to drop a column.

on postgresql site (link)
http://www.postgresql.org/docs/current/interactive/ddl-alter.html#AEN2124

A command for remove the column but it not work
it gives parse error
ALTER TABLE tablename DROP COLUMN fieldname;

plz. help me

Ashok

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Charles Haron 2003-12-30 17:28:38 Re: How to use psql -c?
Previous Message A.Bhuvaneswaran 2003-12-30 14:04:29 Re: drop column