{oj outer-join}where outer-join is:table-reference {LEFT | RIGHT | FULL} OUTER JOINtable-reference is a table name.search-condition is the join condition that you want to use for the tables.Table 1-2 lists the outer join escape sequences that the data providers support.
Table 1-2. Outer Join Escape Sequences Supported