Re: DROP COLUMN ? - Mailing list pgsql-novice

From Shay Moreno
Subject Re: DROP COLUMN ?
Date
Msg-id 5D38890DAE46D41186A800508B6F7187026FFE3F@oestmb010-b0.tdk.dk
Whole thread Raw
In response to DROP COLUMN ?  (esavas@mac.com)
Responses Re: DROP COLUMN ?  (ERIC Lawson - x52010 <eric@bioeng.washington.edu>)
List pgsql-novice
> Simple question, however could not find anything for it.

    Neither could I.  If you check the docs (go to
http://postgresql.org./, then to the users' lounge until you find
http://www.ca.postgresql.org/users-lounge/docs/7.1/reference/sql-altertable.
html at the Reference Manual) you will see the ALTER TABLE command doesn't
include a DROP COLUMN action.


> How can we drop a column from a table ?

    It seems we can't.




--
  _
 / \       Leandro Guimarães Faria Corcete Dutra        +55 (11) 3040 8913
 \ /       Amdocs Brasil Ltda at Tele Danmark                +45 3387 5214
  X      http://geocities.com./lgdutra/       mailto:leandrod@amdocs.com
 / \     Campanha fita ASCII                        mailto:moreno@tdk.dk

pgsql-novice by date:

Previous
From: esavas@mac.com
Date:
Subject: DROP COLUMN ?
Next
From: "Brett W. McCoy"
Date:
Subject: Re: DROP COLUMN ?