Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> [Q] newbie - query problem
I've the following problem with a query.
SELECT * FROM MyTable WHERE myField IN ( MyPLSQLFunction( '10') )
How do I have to declare the MyPLSQLFunction? I didn't get it working. What's the correct return type of that function?
TIA
-hp
Received on Wed Oct 25 2000 - 00:16:02 CDT
![]() |
![]() |