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: FC <flavio_at_tin.it>
Date: Thu, 09 May 2002 19:53:09 GMT
Message-ID: <FsAC8.42405$zW3.474683@news1.tin.it>


>
> 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... Received on Thu May 09 2002 - 14:53:09 CDT

Original text of this message

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