ORA-01417: a table may be outer joined to at most one other table
547625Apr 14 2009 — edited Apr 14 2009while executing a query I am getting this error.
ORA-01417: a table may be outer joined to at most one other table
As it says I cannot join a table with more than one tables using Outer join. Why is it so ?
Can some one explain me in detail ? Thanks.