qualified_join ::= table_ref [ "natural" ] [ join_type ] "join" table_ref [ join_spec ]
This rule is called by -> joined_table
-> joined_table