Hi all,
For two tables association (join, relate, and relationship class), I want to ask if it is necessary for the keys (the matching fields) to be the same data type? Could we associate two tables: the first's primary key is long and the second one is short?