Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Decode Function

MoorthyApr 22 2008 — edited Apr 22 2008
I would like to know if it is possible to use decode for ranges of numbers (or comparison operators), ie between 1 and 3 = count(*), 4 and 5 = count(*), > 5 = count(*) rather than having to individually decode each number.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 20 2008
Added on Apr 22 2008
6 comments
675 views