Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: DELETE and WHERE
GERNEZ wrote:
>
> Hello,
>
> Does anyone know, it is possible to optimize a delete in a big table
> ????
> (the table is NOLOGGING option and i have a condition in this delete)
>
> Thanks
If you're deleting just a small portion of rows, then its a case of tuning your SQL.
If you're deleting a large portion then some options are:
HTH
--
"Some days you're the pigeon, and some days you're the statue." Received on Wed Jan 05 2000 - 06:48:31 CST
![]() |
![]() |