Specify Join Filter

Replication Wizard Help

Replication Wizard Help

Specify Join Filter

Enter only the conditions to be used in the filter. TheĀ  SELECT*FROM . . . ON statement has already been supplied and cannot be modified. For example, enter only:

CUSTOMER.CUST_ID = ORDERS.CUST_ID

Any column names that are identical in both tables and, therefore, could resolve to either table, should be qualified with the name of the table.

See Also

Join Filters