multipleintell
Technical User
Hey,
I have a table that is linking two other tables. I do not want to have a combination of two fields not be unique. In other words...
FieldA FieldB
red apple
red strawberry
orange orange
yellow banana
green lime
green apple
red apple this is a duplicate combination
I want both fields to allow duplicate records however,...
I don't want a combination to be duplicated.
How do I eliminate this problem?
Thanks you in advance
Melissa
I have a table that is linking two other tables. I do not want to have a combination of two fields not be unique. In other words...
FieldA FieldB
red apple
red strawberry
orange orange
yellow banana
green lime
green apple
red apple this is a duplicate combination
I want both fields to allow duplicate records however,...
I don't want a combination to be duplicated.
How do I eliminate this problem?
Thanks you in advance
Melissa