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 -> Re: Drop Column with Oracle 7.3

Re: Drop Column with Oracle 7.3

From: <jtesta_at_my-dejanews.com>
Date: Tue, 01 Sep 1998 18:21:05 GMT
Message-ID: <6shdug$17o$1@nnrp1.dejanews.com>


Not until 8.1.2 production comes up, then it is supposed to be part of ddl statement: alter table <table_name> drop column <column_name>;

in the meantime, go to my web page and use my drop column package.

joe
http://www.oracle-dba.com

In article <35EBF7C6.46F6E2FA_at_nospam.jhuapl.edu>,   Chris Colclough <chris.colclough_at_nospam.jhuapl.edu> wrote:
> I haven't been able to find an easy way to do this.
>
> Ghassan Karwashan wrote:
>
> > There is no way in this marvelous ORACLE server to delete a column
>
>

-----== 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 01 1998 - 13:21:05 CDT

Original text of this message

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