Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Decode with > or < in 8i??
It's the CASE statement.
See page 5-13 of the 8i SQL reference manaul
> -----Original Message-----
> From: Jim Walski [mailto:jwalski3_at_classicplan.com]
> Sent: Friday, August 25, 2000 7:04 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Decode with > or < in 8i??
>
>
> Is there any new SQL in 8i that will allow < > >= <= in a
> decode statement?
> I thought I read somewhere about a function to allow this? I
> know I can use
> the "sign" function but that is not very elegant. I read the
> 8.1.5 new
> features and couldn't seem to find it.
>
> Thanks, Jim
>
> Jim Walski
> ClassicPlan
> Chino, CA 91710
> email jwalski_at_classicplan.com
> http://www.classicplan.com
>
> --
> Author: Jim Walski
> INET: jwalski3_at_classicplan.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Mon Aug 28 2000 - 12:06:19 CDT