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

Home -> Community -> Usenet -> c.d.o.tools -> Pro*C/C++ cursors - basic question.

Pro*C/C++ cursors - basic question.

From: Gregory <gregory_at_harmonycom.com>
Date: 24 Jul 2001 08:34:09 -0700
Message-ID: <176ffe5.0107240734.58a2a206@posting.google.com>

Hi !
One more question about cursors ...

What happens when i perform EXEC SQL open my_cursor ? Why it's more efficient to perform a fetch into a host array instead of a simple variable (in a loop) ? Is there any additional disk access for every fetch ?

Thanks in advance,
Gregory Received on Tue Jul 24 2001 - 10:34:09 CDT

Original text of this message

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