Oracle Error ORA-48292: Can’t use outer join syntax mixed with inner join syntax

Oracle Error Message

ORA-48292: Can’t use outer join syntax mixed with inner join syntax

Reason for the Error

The join condition was specified using both inner and outer join elements”

Solution

Specify the join condition correctly