Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Problems with dynamic SQL in Oracle.
On Wed, 28 Mar 2001 17:55:21 -0700, "John Peterson"
<johnp_at_azstarnet.com> wrote:
>Thanks for your help, and I'll look for "ref cursor", whatever that is.
>Hmmm...scanning this newsgroup over the past several days, I don't see any
>instances of this question. Could you point me to one of these examples?
Well, it isn't the most prominent term in the Oracle docs. Usually ref cursors are used in conjunction with cursor variables, so let's look at them both:
The link "defining ref cursor types" under Tasks gives a decent intro.
John
-- Got an Oracle database question? Try the search engine for the database docs at: http://tahiti.oracle.com/Received on Fri Mar 30 2001 - 03:58:13 CST
![]() |
![]() |