Hi All,
I had put a similar question sometime back…no one ( except Ramakanth) really help me get an answer to thisI have a report with 3 fields,
I am not yet able to do it.
So here it goes…
I have a report with 2 fields…
Name ( name of Employee)
Schooling Degree( Department Number)
Weightage of degree( eg. “Bachelor = 1”, “Masters=2” and “doctorate=3”…which I have written as to_number(decode( SCHOOLING.DEGREE
,‘Associates’,‘1’,‘Bachelors’,‘2’,‘Masters’,‘3’,‘Doctorate’,‘4’,‘Doctoral Degree’,‘4’,‘0’)) as the object definition )
Now when I run the query, I get 3 components for the same employee.
At present it looks like this…
Name Schooling Degree Weightage
Listserv Archives (BOB member since 2002-06-25)