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: Cursor Behavior

RE: Cursor Behavior

From: <Paula_Stankus_at_doh.state.fl.us>
Date: Mon, 05 May 2003 14:24:42 -0800
Message-ID: <F001.005905B2.20030505142442@fatcity.com>


Guys,

Does anyone know of a good document on how cursors "behave" or "don't". My understanding was that if you declared a cursor the SQL and lookup on the table(s) would occur once and it would all be stored in memory. Then the loop and processing would occur by using the cursor in memory. However, real-time monitoring shows toggling of SQL between the "Declare Cursor Select..." part and the subsequent update processing. Yuck.

Let's see Johnathon Lewis book or Tom Kyte's or asktom or Steve F. ...hmmm.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author:
  INET: Paula_Stankus_at_doh.state.fl.us

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Mon May 05 2003 - 17:24:42 CDT

Original text of this message

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