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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: how to write this sql?

RE: how to write this sql?

From: Norris, Gregory T [ITS] <gregory.t.norris_at_mail.sprint.com>
Date: Tue, 20 Jul 2004 08:12:13 -0500
Message-ID: <D24DD765BFEDB145B346ACDA71E1658B057B8AFD@PKDWB04C.ad.sprint.com>


In the 9.2.0 documentation (the only version I have accessible at the = moment), it's described in section 4-6 of the SQL manual.

-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Mladen Gogala Sent: Monday, July 19, 2004 4:10 PM
To: oracle-l_at_freelists.org
Subject: Re: how to write this sql?

On 07/19/2004 04:35:27 PM, "Norris, Gregory T [ITS]" wrote:

> case
> when cnt1 < 100 then cnt1
> else 100
> end cnt

Greg, thanks! This is precisely what I've been looking for for quite = some time.
Can you point me to the manual where this thing is described?

--=20
Mladen Gogala
Oracle DBA



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
Received on Tue Jul 20 2004 - 08:10:08 CDT

Original text of this message

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