I need to have the field "UserName" in two tables.
I cannot have the same UserName in both tables.
I have indexed the field to "No Duplicates" in both tables to prevent duplicates at that level, but how can I check to see if there is a duplicate in the second table?
Many thanks
I cannot have the same UserName in both tables.
I have indexed the field to "No Duplicates" in both tables to prevent duplicates at that level, but how can I check to see if there is a duplicate in the second table?
Many thanks