Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: EXEC_SQL Question
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
![]() |
![]() |