S
SteveAlb
An Access app has a table named tlkpReason that looks up
values for a table named tblReasonperCase that is linked
to another table named tblInquires.
The tblReasonperCase table has two joined primary keys
that are allows duplicates.
What does dual primary keys accomplish? Is this a common
practice in table design and configuration?
values for a table named tblReasonperCase that is linked
to another table named tblInquires.
The tblReasonperCase table has two joined primary keys
that are allows duplicates.
What does dual primary keys accomplish? Is this a common
practice in table design and configuration?