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

Home -> Community -> Usenet -> c.d.o.server -> Re: DBA requires basic SQL assistance please (LONG POST)

Re: DBA requires basic SQL assistance please (LONG POST)

From: rajXesh <rajXesh_at_hotmail.com>
Date: Mon, 10 Mar 2003 20:21:04 +0000
Message-ID: <2626143.1047327664@dbforums.com>

Originally posted by Norman Dunbar
> Afternon all,
>
> =====================
> Oracle 8174 EE 64 bit.
> HPUX 11.00 64 bit.
> =====================
>
> I'm certain I've done this before, but try as I might, I cannot
> seems to
> make it work now ! What I think I've done before is this :
>
> select * from table where something in (some_function());
>
> but, the bit in parenthesis is generated as output from a function
> either via an OUT parameter or by a direct function result. So the
> function returns and the in clause 'just worked'. Or at
> least, that's what I think happened.
>
> <snip>
>

This link should help you
http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:21- 0612357425

rajXesh

--
All you need in this life is ignorance and confidence, and then success is sure. -- Mark Twain (1835 - 1910)


Posted via http://dbforums.com
Received on Mon Mar 10 2003 - 14:21:04 CST

Original text of this message

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