Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Select in TABLE OF
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
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Eriovaldo Andrietta
INET: eca_at_siteplanet.com.br
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Sun Feb 24 2002 - 04:38:17 CST
![]() |
![]() |