Hi Friends :
 
I have the follow situation :
 
I have a table and i did select getting data.
After it i used the data in a cursor and put it in a type variable TABLE OF varchar(4000) , for example .
 
Now, I would like to do select in this table of and pass it as parameter out refcursor .
 
Is it possible ?
 
I know that i can pass the refcursor from a relational table.
 
Regards
 
Eriovaldo
 

Reply via email to