Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> DBMS SQL and REF Cursors
When building dynamic PL/SQL via DBMS_SQL, how do you propagate result
sets to the client via a strong or weak typed REF CURSOR pointer
variable. The handles returned by DBMS_SQL methods are not synonymous
with a REF CURSOR type. Is there a way to force a REF CURSOR variable
to point to a DBMS_SQL result set.
Received on Mon Jun 14 1999 - 12:42:03 CDT
![]() |
![]() |