Edit

Share via


Modify join operators (Visual Database Tools)

Applies to: SQL Server

By default, the Query and View Designer Tools (Visual Database Tools) joins tables using an equal sign (an equijoin), which matches values in the two join columns. If you want, you can change the operator used to compare values in the join columns.

Modify join operators

  1. In the Diagram pane (Visual Database Tools), right-click the join line you want to modify, and then choose Properties from the shortcut menu.

  2. In the Property window, select Join Condition and Type and select the ellipses (...) to the right of the property.

  3. In the Join dialog box, select a new operator.