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: drop column?

Re: drop column?

From: Tom Zamani <tomz_at_redflex.com.au>
Date: 2000/08/09
Message-ID: <8mq89k$6tk$1@perki.connect.com.au>#1/1

You can not drop a column in any database except 8i so all you can do
get a copy of the table, drop the table creat it with out the column, imprt the records .

Tom
Ed Zappulla <zappullae_at_rcn.com> wrote in message news:8mq715$dhl$1_at_bob.news.rcn.net...
> does anyone know how to drop a column in ora 8.0.0.5?
>
>
>
Received on Wed Aug 09 2000 - 00:00:00 CDT

Original text of this message

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