Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> [Q] newbie - query problem

[Q] newbie - query problem

From: HReichert <hpreichert_at_interflex.de>
Date: Wed, 25 Oct 2000 07:17:37 +0200
Message-ID: <74r5t8.pgm1.ln@NEWS.TEDV>

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:17:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US