Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> URGENT!!! How can I drop a column???
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
![]() |
![]() |