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 -> Re: EXEC_SQL Question

Re: EXEC_SQL Question

From: Tomasz Gołebiowski <tgolebiowski_at_digest.com.pl>
Date: Fri, 22 Oct 1999 08:40:51 +0200
Message-ID: <381006F2.BB319FFB@digest.com.pl>


I'm not sure but try to check sql%rowcout. I mean there's no direct way to know the number of
rows to return in advance (before running query and avoiding fetching rows) so the only solution is to declare cursor. Received on Fri Oct 22 1999 - 01:40:51 CDT

Original text of this message

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