join_type ::= "inner" | outer_join_type [ "outer" ] | "union"
This rule is called by -> qualified_join
-> qualified_join