Home » SQL & PL/SQL » SQL & PL/SQL » Cursor loop performance
Cursor loop performance [message #39374] Fri, 12 July 2002 06:31 Go to next message
helen
Messages: 13
Registered: September 2000
Junior Member
Hi
Which is more efficient, a cursor for loop or an open/fetch/close loop, assuming the functionality is the same? I think it's the cursor for loop as the parse and first fetch is done in one transaction, but I can't find any supporting documentation.
Do you have any ideas?
Thanks in advance
Helen
Re: Cursor loop performance [message #39376 is a reply to message #39374] Fri, 12 July 2002 07:27 Go to previous messageGo to next message
Jon
Messages: 483
Registered: May 2001
Senior Member
http://asktom.oracle.com/pls/ask/f?p=4950:8:1043086::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:1205168148688,%7Bcursor%7D%20and%20%7Bfor%7D%20and%20%7Bloop%7D
Cursor loop performance [message #40285 is a reply to message #39374] Tue, 24 September 2002 05:38 Go to previous messageGo to next message
Sohail Ahmed
Messages: 3
Registered: September 2002
Junior Member
How to pass Null value to a stored procedure using FOR CURSOR
Re: Cursor loop performance [message #40286 is a reply to message #39374] Tue, 24 September 2002 05:49 Go to previous message
Sohail Ahmed
Messages: 3
Registered: September 2002
Junior Member
Cant we take argument as target
Previous Topic: create a procedure dynamic in another procedure???
Next Topic: Re: Using MERGE for INSERT & Invalid Column Error.
Goto Forum:
  


Current Time: Wed May 08 03:59:35 CDT 2024