Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Drop column in 8i?
RTM
Alter Table Tablename Drop Column ColumnName;
Alter Table Tablename Set Unused Column ColumnName;
On Tue, 19 Feb 2002 10:59:26 GMT, harry <a_at_abc.com> wrote:
>Is it possible? - if so whats the syntax?
>
>thanks
>
>harry
[Additions and Corrections Always Welcome.]
Best Regards,
Ganesh R
Received on Wed Feb 20 2002 - 03:00:03 CST
![]() |
![]() |