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

Home -> Community -> Usenet -> c.d.o.server -> Drop Column

Drop Column

From: John Duran <d3plan_at_hotmail.com>
Date: Thu, 04 Nov 1999 22:46:32 GMT
Message-ID: <7vt2c7$gu7$1@nnrp1.deja.com>


What is the syntax for dropping a Column from a table.

the ref mentions add columns, and modifing columns.

the standard SQL command:

ALTER TABLE MYTABLE
   DROP MYCOLUMN Doesn't seem to work

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Thu Nov 04 1999 - 16:46:32 CST

Original text of this message

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