G
Guest
Hi experts!
I have two tables Customer_Master and Mailing_List. In table Mailing_List
there is a First_Name and a Last_Name Field. In the Customer_Master there is
an Account_Name Field. I am trying to find out if anyone in the Mailing_List
table has been added to the Customer_Master table. The only way I can think
of to do this is to find all occurences of last_Name and First_Name in the
Customer_Master.Account_Name field.
Can someone help me do this?
Thank you,
I have two tables Customer_Master and Mailing_List. In table Mailing_List
there is a First_Name and a Last_Name Field. In the Customer_Master there is
an Account_Name Field. I am trying to find out if anyone in the Mailing_List
table has been added to the Customer_Master table. The only way I can think
of to do this is to find all occurences of last_Name and First_Name in the
Customer_Master.Account_Name field.
Can someone help me do this?
Thank you,