Compare Two Tables

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello All,

I have two tables with no relationship between them Table 1("Lead_1) and
Table 2("Lead_2"). I want to compare Lead_1.Prop_Address to Lead_2.prop_Add
with Like operator. Is this possible?

Thanks
Himanshu
 
Hi,
not so clear what you mean. What other fields in these tables? perhaps you
want to compare related records?
What you want to do with result?
 
Back
Top