Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Why oracle can't drop column?
Because, to drop a column will invalidate all the millions of requests of
your applications where the column is involved.
You can't rename it (for the same reason).
To add a column does not affect the existing requests.
Goncharov V a Êcrit dans le message <35C15170.9E9C92CA_at_ftc.ru>...
>Hi!
>
>Why oracle can't drop column?
>It can add column and even rename it.
>What is sence of this restriction?
>Many of RDBMS ca do that.
>
>Best regard. Vovva
Received on Fri Jul 31 1998 - 09:39:46 CDT
![]() |
![]() |