Tab1 has two columns (Last:First) and Tab2 has one column Name). What I want to do is select all data where Tab1.last = Tab2.name and Tab1.first = Tab2.name. Here are some sample data:
Tab1.Last : Tab1.Last
Doe : John
Thomas : Barn
Tab2.Name
Doe
John
Jane
Thomas
Based on the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.