Hi have three table , one table as master remaining two tables are detail. I want make outer join for these two details with master table ,
table names table 1 master , table2 & table3 as detail
table1(+) =table2 AND table1(+)=table3
i got this error
a table may be outer joined to at most one other table
Kindly help me to frame query for this situation
