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: Jurij Modic <jurij.modic_at_mf.sigov.mail.si>
Date: 1997/09/13
Message-ID: <341afd90.7405032@www.sigov.si>#1/1

On Sat, 13 Sep 1997 09:48:44 -0700, Phil Bradley <pbradley_at_pacific.net.sg> wrote:

>Why not use ALTER table DROP column?

Indeed, why not?

Well, because the only thing you can drop with ALTER TABLE is a constraint, definitely not a column.

>Phil B.

Regards,


Jurij Modic                             Republic of Slovenia
jurij.modic_at_mf.sigov.mail.si		Ministry of Finance
============================================================
The above opinions are mine and do not represent any official standpoints of my employer Received on Sat Sep 13 1997 - 00:00:00 CDT

Original text of this message

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