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: Where can I found a script for deleting column from table?

Re: Where can I found a script for deleting column from table?

From: Phil Bradley <pbradley_at_pacific.net.sg>
Date: 1997/09/13
Message-ID: <341AC3EC.4A2ED21C@pacific.net.sg>#1/1

Why not use ALTER table DROP column?

Phil B.

Dmitry G. Zolin wrote:

> Hello,
>
> Does anyone know where can I found a script for deleting column from table?
> I suppose this scrip must correctly rebuild constraints and indexes.
>
> Thanks in advance
Received on Sat Sep 13 1997 - 00:00:00 CDT

Original text of this message

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