oracle report [message #256485] |
Sun, 05 August 2007 00:33 |
aaharun
Messages: 2 Registered: July 2007 Location: Bangladesh
|
Junior Member |
|
|
Hi! Friends
I have a problem with oracle9i reports. I have a report that has two employees information. emp_id in master hierirchy. when I run the report in two copies then it run successfully. the sequence is
(1st copy of 1st emp_id then 1st copy of 2nd emp_id),
(2nd copy of 1st emp_id then 2nd copy of 2nd emp_id)
But I want the sequence is
(1st copy of 1st emp_id then 2nd copy of 1st emp_id),
(1st copy of 2nd emp_id then 2nd copy of 2nd emp_id)
Please help me regarding the problem.
Thanks.
|
|
|