Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Delete a column
Short answer: no.
If you don't have any 3rd party product that will do this, the only way to do it is to create a second table by selecting only the columns you want from the original table, drop the original table, rename the second table to the original name, and recreate any grants, constraints, indexes etc
Rachel
Arie Zevenbergen wrote:
> Is there an easy way to delete a column from a table ?
>
> e-mail: aa.zevenbergen_at_consunet.nl
Received on Mon Apr 06 1998 - 00:00:00 CDT
![]() |
![]() |