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: question for the wise?

Re: question for the wise?

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Thu, 09 May 2002 21:01:40 +0100
Message-ID: <3CDAD5A4.6906@yahoo.com>


FC wrote:
>
> >
> > Factor this one into the mixture:
> >
> > SELECT a,b,c
> > FROM my_tble
> > WHERE d = (
> > SELECT 'XYZ'
> > FROM dual);
> >
> > It's always been one of my favorites.
> >
> > Daniel Morgan
> >
>
> Hehehe,
> well, I can understand the humor, but, believe or not, it was a serious
> question (at least from my standpoint!).
>
> Anyway I'll factor it tomorrow morning...

Take a look at SYS_CONTEXT

hth
connor

-- 
==============================
Connor McDonald

http://www.oracledba.co.uk

"Some days you're the pigeon, some days you're the statue..."
Received on Thu May 09 2002 - 15:01:40 CDT

Original text of this message

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