I can tell you that it doesnt work in 8i neither
ref_cursor is not a standard type, you have to create it previously
[Edited by pando on 07-25-2002 at 06:06 PM]Code:create or replace package types is type ref_cursor is ref cursor; end; /
|
Results 1 to 3 of 3
Thread: Ref Cursor in 9i FunctionThreaded View
|
Click Here to Expand Forum to Full Width |