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: Question on update ... where current of ...

RE: Question on update ... where current of ...

From: Guang Mei <GMei_at_ph.com>
Date: Fri, 18 Mar 2005 09:12:26 -0500
Message-ID: <7E62D965D357694C993D4F0E13B3C39B04D37F9B@phexchange.ph.com>


Dick,

Thanks. That's the info I was looking for.

Guang

....
The second using the "current of" clause is equivalent to rowid = x1.rowid.
.....

-----Original Message-----

From: Guang Mei [mailto:GMei_at_ph.com]
Sent: Thursday, March 17, 2005 11:29 PM
To: 'oracle-l_at_freelists.org'
Subject: Question on update ... where current of ...

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.

Guang  


PRIVILEGED AND CONFIDENTIAL:
This communication, including attachments, is for the exclusive use of addressee and may contain proprietary, confidential and/or privileged information. If you are not the intended recipient, any use, copying, disclosure, dissemination or distribution is strictly prohibited. If you are not the intended recipient, please notify the sender immediately by return e-mail, delete this communication and destroy all copies.

--

http://www.freelists.org/webpage/oracle-l Received on Fri Mar 18 2005 - 09:15:57 CST

Original text of this message

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