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

Home -> Community -> Usenet -> c.d.o.misc -> Re: MIN and MAX function between colums

Re: MIN and MAX function between colums

From: Alexei VORONOV <alexei_voronov_at_yahoo.com>
Date: Mon, 29 Oct 2001 15:41:01 +0100
Message-ID: <9rjpma$qqp$1@wanadoo.fr>


Great!

so it can be

select min(-greatest(-Column1, -Column2)) from <Your table>

"Nicolas Bronke" <nb_at_trinity.de> a écrit dans le message news: 9rjnj4$avv$04$1_at_news.t-online.com...
> Thanks, but meanwhile someone else told me about the function
> greatest
> what exactly is what I searched for but not found in the documentation
>
> Regards
>
> Nicolas
>
>
>
>
Received on Mon Oct 29 2001 - 08:41:01 CST

Original text of this message

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