Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Removing columns from a table
John Harris wrote:
>
> Is it possible to remove tables from an oracle table? If so, how is it
> done? Thank you.
>
> John Harris
> University of Utah
Supported in 8i...before this, the easiest way is to rename the table and then create a view with the original name minus the offending column
HTH
--
"Some days you're the pigeon, and some days you're the statue." Received on Sun Jun 20 1999 - 08:30:00 CDT
![]() |
![]() |