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 -> Re: How do you drop a column in Oracle 8?

Re: How do you drop a column in Oracle 8?

From: Winnie Liu <oracle_dba_at_zdnetmail.com>
Date: Tue, 29 Sep 1998 19:11:19 -0700
Message-ID: <6us3na$qjj@sjx-ixn4.ix.netcom.com>


I never heard that Oracle can allow you to drop a column in the table just using alter table...!!

Winnie

ffinstad_at_globalsight.com wrote in message <6ursht$hkv$1_at_nnrp1.dejanews.com>...
>How do you drop a column in Oracle 8?
>
>I'm using the sql call:
>
>ALTER TABLE mytable DROP mycolumn;
>
>I get the error message:
>
>ORA-00905: missing keyword before mycolumn.
>
>Any ideas? This same sql worked in for me in other databases.
>
>Any help is appreciated.
>
>Thanks
>
>--
>Franco Finstad
>Web Developer
>Global Sight Corp.
>
>-----== Posted via Deja News, The Leader in Internet Discussion ==-----
>http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
Received on Tue Sep 29 1998 - 21:11:19 CDT

Original text of this message

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