My report lists employees by name, job, comprate, etc.
I want to group together all persons who earn between a certain rate of pay (comprate). For example, Group A would be between $7.00 and $9.00, Group B between $9.01 and $11.00, and so on (up to as many as 7 groups).
Can I do this with a derived field? If so, what do I use?
I am using Oracle.
I want to group together all persons who earn between a certain rate of pay (comprate). For example, Group A would be between $7.00 and $9.00, Group B between $9.01 and $11.00, and so on (up to as many as 7 groups).
Can I do this with a derived field? If so, what do I use?
I am using Oracle.