| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.oracle -> How To?: Cursors and Recursion
How can I declare a local cursor within a recursive function? What this
function does is it clean up a hierarchy.
I know in SQL Server it is DECLARE xxx CURSOR LOCAL FOR ....
, but for Oracle I don't know it.
Could someone please help me?
Thanx,
Alexander
Received on Thu Jun 03 2004 - 08:24:16 CDT
![]() |
![]() |