Use this dialog box to join a table of attribute data to features in your map so they have more properties. You can also edit an existing join.
Select the primary table (the feature layer) and the secondary table (the data to join to the primary table, for example, an Access database). Select the columns of data to use to link the tables (often referred to as join keys). Specify the type of join, and the relationship between the primary and secondary records.
The table to which you are joining secondary data, for example, the layer of features.
Select the secondary table of attributes to join to the primary table. You must connect to the secondary table before you can join to it.
Select the column(s) from the primary table that will link the primary table to the secondary table.
Select the column(s) from the secondary table that will link the tables. This column does not have to have the same name as the column on the left side, but it must have the same data type. Only columns with matching data types are listed.
Select one of the following join types:
Display features from the primary table in the map, even if there is no matching value in the secondary table (a left outer join).
Do not display features from the primary table in the map if there is no matching value in the secondary table (an inner join).
Select one of the following:
Join one feature to one record in the secondary table, even if multiple records in the secondary table exist.
Allow one feature to have multiple secondary records associated with it.