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!

range in decode functions

635736Jan 20 2010 — edited Jan 20 2010
I need help in decode function.
I have a scenario like if range is between 0 and 20 then display field,
if range is >20 and <40 then display field2,
if range is > 40 and <60 the display field 3

Can i do in decode ?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2010
Added on Jan 20 2010
6 comments
3,222 views