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

Home -> Community -> Usenet -> c.d.o.server -> Updating by RowId when alread has fetched the row....

Updating by RowId when alread has fetched the row....

From: Daniel <danny.icha_at_usa.net>
Date: 4 Mar 2004 14:32:37 -0800
Message-ID: <96eef697.0403041432.2047d6c9@posting.google.com>


Hi there....
A simple question...
Using OCI I already has fetched a row (using a WHERE clause) **FOR UPDATE**. After some data manipulation and conditions I want to Update the record with new data...
Is it faster do the UPDATE using the RowId or using the WHERE clause again!?

TIA!!! Danny Received on Thu Mar 04 2004 - 16:32:37 CST

Original text of this message

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