Hi you might have to try some workaround like
select...
where and ws1.emp_id = e.emp_id(+)
union
select...
and ws2.emp_id = e.emp_id(+)
union
select...
and ws3.emp_id = e.emp_id(+)
and so on
Cheers
Slash
|
Results 1 to 3 of 3
Thread: Outer joiningThreaded View
|
Click Here to Expand Forum to Full Width |