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 -> URGENT!!! How can I drop a column???

URGENT!!! How can I drop a column???

From: Emilie Carton <emilie_carton_at_hotmail.com>
Date: 2000/03/16
Message-ID: <8aq654$2rm$1@fe1.cs.interbusiness.it>#1/1

how can I drop a single column from a table without losing the whole my dates?
I tried to do with using:
sql> alter table "table name " drop "column name"; but it answers me back "missing keyword"... How can I solve this problem?

Thanks a lot
Emilie Received on Thu Mar 16 2000 - 00:00:00 CST

Original text of this message

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