ERROR | old style outer join (+) cannot be used with ANSI joins |
CAUSE | When a query block uses ANSI style joins, the old notation for specifying outer joins (+) cannot be used. |
ACTION | Use ANSI style for specifying outer joins also. |
ERROR | old style outer join (+) cannot be used with ANSI joins |
CAUSE | When a query block uses ANSI style joins, the old notation for specifying outer joins (+) cannot be used. |
ACTION | Use ANSI style for specifying outer joins also. |