Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: tkprof question

RE: tkprof question

From: paquette stephane <stephane_paquette_at_yahoo.com>
Date: Thu, 10 Aug 2000 03:34:37 -0700 (PDT)
Message-Id: <10585.114254@fatcity.com>


begin

   delete with first predicate
   if less than 1000 rows deleted then

      delete with second predicate
   end if
end

The goal is too avoid doing a second access to the table.


Stephane Paquette Received on Thu Aug 10 2000 - 05:34:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US