Hi
say at the sqlplus prompt
var c refcursor
exec PackageName.ProcedureName('Name_to_be_searched', :c);
print c - this will output ur cursor values
HTH
SS
|
Results 1 to 6 of 6
Thread: LIKE clause in PL/SQLThreaded View
|
Click Here to Expand Forum to Full Width |