Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Drop Column from a Table

Drop Column from a Table

From: <gbergerpios_at_my-deja.com>
Date: Thu, 16 Dec 1999 19:21:23 GMT
Message-ID: <83be3c$csa$1@nnrp1.deja.com>


What is the command for dropping a column of a table?

The ALTER TABLE command (in ORACLE8: The Complete Reference pg 996) shows

ALTER TABLE ..
...
...

DROP drop_clause

but I can't seem to find the way to drop a column. Thanks,
Gene Berger

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Dec 16 1999 - 13:21:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US