I have the following tables:
users id INT PK email VARCHAR
and
user_employers user_id INT FK references users.id name VARC