Hello,
I have two database that I need to join together. These two database contains peoples names. What we are doing right now is if we don't find a person in one database eg. database "A" we would go into the other database "B" and look there.
How do I combine both database together so that...