An introduction to the name of the second table to participate in the join.
- joined_table
- The name of the joined user base table, view, or derived table.
- ON search_condition
- One or more conditional expressions that must be satisfied by the result rows. An ON condition clause is required if the FROM clause specifies outer join syntax.