Hello
Is it possible to write a query that will compare two tables. This is hard to explain - i dont know the name of this kind of query so i cant do a search. I would be gratefull if someone could point me in the right direction..
Example.
Table1
Field1 Field2 Field3
Table2
Field1 Field2
I need to select Field3 from table1 where fields1 and fields2 match in the two tables. Does this make sense at all? Please get back to me if it doesnt.
Thanks
Chris
Is it possible to write a query that will compare two tables. This is hard to explain - i dont know the name of this kind of query so i cant do a search. I would be gratefull if someone could point me in the right direction..
Example.
Table1
Field1 Field2 Field3
Table2
Field1 Field2
I need to select Field3 from table1 where fields1 and fields2 match in the two tables. Does this make sense at all? Please get back to me if it doesnt.
Thanks
Chris