J
Joe Williams
If I have a lookup table consisting of a single field, should I need to have
an autonumber primary key in addition to that single field?
Currently I have only the one field, set as the primary key, with
referential integrity to the main table so if the field changes then it
updates the main table. Seems to work fine
In this situation, what is the advantage of the autonumber primary key?
Thanks
Joe
an autonumber primary key in addition to that single field?
Currently I have only the one field, set as the primary key, with
referential integrity to the main table so if the field changes then it
updates the main table. Seems to work fine
In this situation, what is the advantage of the autonumber primary key?
Thanks
Joe