| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: Function that return recors
Read this
http://download-west.oracle.com/otndoc/oracle9i/901_doc/appdev.901/a89856/08_subs.htm#19677
HTH
Lyubomir Petrov
"S?awomir Marcinkowski" <s.marcinkowski_at_Bankier.pl> wrote in message news:<9va755$lc$1_at_news.tpi.pl>...
> Can somebody show me function that returns many record?
>
> I need to write this, becouse I need somethink like this:
>
> SELECT
> my_column
> FROM
> my_table
> WHERE
> other_colulmn in (
> SELECT this_function(param1,param2) FROM dual
> );
>
> Slawek Marcinkowski
Received on Thu Dec 13 2001 - 20:57:49 CST
![]() |
![]() |