English Query
How to add a join
In English Query, when a new
To add a join
- On the SQL tab, expand Tables, and select the table to which the join is added.
- Expand the table, right-click Joins, and click Add Join.
- In the New Join dialog box, select the name of the Destination Table for the join.
- Click Add.
Note If the Add button is not available, select a Destination Table.
- In the Join Condition dialog box, select the pair of fields to be joined, and click OK.
- Click Allow outer join if it is necessary to use this join as an
outer join .