Decode Function
MoorthyApr 22 2008 — edited Apr 22 2008I 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.