Hoow do you drop a column in a table

From: Art Fore <art(dot)fore(at)comcast(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Hoow do you drop a column in a table
Date: 2005-02-09 00:37:24
Message-ID: 42095B44.3000600@comcast.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Using phppgadmin, I tried tropping a column in a table. I comes back to
try DROP .. CASCADE. Went into psql and typed the following,

ALTER TABLE "MPC" DROP COLUMNG do_not_use CASCADE

It appeared to work but did not drop the column. What is the dprocedure
for dropping a column? an anyone point me to a document that tells
EXACTLY how to do this? Also, how do you find out the dependencies it
says it has? I know of none.

Art

Responses

Browse pgsql-general by date

  From Date Subject
Next Message John DeSoi 2005-02-09 01:01:54 Re: Hoow do you drop a column in a table
Previous Message Aaron Glenn 2005-02-08 23:40:50 Re: What talk would get you to go to OSCon?