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 -> "Alter table" syntax command ?

"Alter table" syntax command ?

From: Patrick Marcouly <patrick.marcouly_at_gsi.fr>
Date: Mon, 22 Jun 1998 19:03:59 +0200
Message-ID: <6mm6do$ark$1@pegase.production.axime.fr>


Hi all.

I'm an horrible newbie on Oracle and I don't have any docs. I altered a table with the command :

alter table MY_TABLE add NEW_COLL number;

It was a bad idea and now I'm trying to drop this NEW_COLL from my table. I used several commands but all failed because of bad syntax.

What is the command for simply drop a column from a table ? Received on Mon Jun 22 1998 - 12:03:59 CDT

Original text of this message

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