I have two tables: one called companies and one called candidates. I'm creating a form for candidates to fill out which will add them to the candidate table. One of the questions on the form is "where do you live?". I want to match them with compa...