Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Fwd: Question on update ... where current of ...
This where you should just do it in SQL with a single
update statement, not PL/SQL.
On Thu, 17 Mar 2005 23:29:09 -0500, Guang Mei <GMei_at_ph.com> wrote:
> Hi,
>
> A quick pl/sql question for oracle 9i. I have these two pl/sql blocks below,
> does oracle treat them same internally when inside the loop?
>
> Would "method 2" be better, in terms of performance?
>
> Thanks.
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Mar 17 2005 - 23:39:17 CST