Visual Database Tools

Joining Tables Automatically

When you add two or more tables to a query, the Query Designer attempts to determine if they are related. If they are, the Query Designer automatically puts join lines between the rectangles representing the tables or table-structured objects.

The Query Designer will recognize tables as joined if:

If the Query Designer has created a join that is not suitable to your query, you can modify the join or remove it. For details, see Modifying Join Operators and Removing Joins.

If the Query Designer does not automatically join the tables in your query, you can create a join yourself. For details, see Joining Tables Manually.

See Also

Creating Outer Joins | Creating Self-Joins | How the Query Designer Represents Joins | Joining Tables Automatically | Joining Tables Manually | Modifying Join Operators | Querying Using Multiple Tables | Removing Joins | Types of Joins