I am creating a new database and am unsure which is the best method for creating a primary key from the fields I have availble. From table 1 I have firstname, surname, jobtitle. Can I use another field from another table (table 2)'organisation'. (Table 2 uses the autonumber).
Note. I do not want to use the autonumber in this table (Table 1) as it is not representative of the data contained within it.
Thanks for your assistance
Note. I do not want to use the autonumber in this table (Table 1) as it is not representative of the data contained within it.
Thanks for your assistance