I have an address data base. Right now, the first and last name are two different fields. I'm trying to make it that I can't have duplicates of the same name. I know how to do it for first or last name, but can I make it that there are no duplicates of the full name (first and last combined)?