G
Guest
I'm trying to create a table to hold rep system id's for my company. Reps
can have multiple id's on multiple systems. I have the table set-up so that
each ssn/repid/system combination is unique. But there is a forth field to
identify which repid is the primary id for that rep on that system. How can
I create a validation that say for each ssn/system combination there can only
be one primary (where primary is a BIT field.)
can have multiple id's on multiple systems. I have the table set-up so that
each ssn/repid/system combination is unique. But there is a forth field to
identify which repid is the primary id for that rep on that system. How can
I create a validation that say for each ssn/system combination there can only
be one primary (where primary is a BIT field.)