I have table x and y. Both table x and y consists of email addresses,first name and last name.
I made an unmatched query from these two tables and i called it table z. In order to get the company names from the results, i made an sql that will extract the company names from the email addresses...